Remove unused license #19
Annotations
5 errors and 1 warning
golangci-lint:
pkg/alerting/runner.go#L170
t.Describe undefined (type Case has no field or method Describe) (typecheck)
|
golangci-lint:
pkg/alerting/runner.go#L179
t.Collect undefined (type Case has no field or method Collect) (typecheck)
|
golangci-lint:
pkg/commands/analyse_prometheus.go#L15
"github.com/prometheus/common/model" imported and not used (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Loading