Skip to content

refactor: major refactor which introduces new practices #20

refactor: major refactor which introduces new practices

refactor: major refactor which introduces new practices #20

Triggered via pull request April 28, 2024 16:23
@bnkamaleshbnkamalesh
synchronize #5
refactor
Status Failure
Total duration 49s
Artifacts

golangci-lint.yml

on: pull_request
Static analysis
39s
Static analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Static analysis: internal/pkg/apm/meter.go#L35
m.Float64Counter undefined (type *Meter has no field or method Float64Counter) (typecheck)
Static analysis: internal/pkg/apm/meter.go#L45
m.Float64Histogram undefined (type *Meter has no field or method Float64Histogram) (typecheck)
Static analysis: internal/pkg/apm/meter.go#L54
m.Float64ObservableGauge undefined (type *Meter has no field or method Float64ObservableGauge) (typecheck)
Static analysis: internal/pkg/apm/meter.go#L58
m.RegisterCallback undefined (type *Meter has no field or method RegisterCallback) (typecheck)
Static analysis
issues found
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.