gonic fix #10
Annotations
10 errors and 1 warning
lint:
pkg/opentelemetry/opentelemetry.go#L90
lostcancel: the cancel function returned by context.WithCancel should be called, not discarded, to avoid a context leak (govet)
|
lint:
pkg/opentelemetry/opentelemetry.go#L15
ST1019: package "go.opentelemetry.io/otel/sdk/trace" is being imported more than once (stylecheck)
|
lint:
pkg/opentelemetry/opentelemetry.go#L16
ST1019(related information): other import of "go.opentelemetry.io/otel/sdk/trace" (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L67
ST1003: func GetTlsConfig should be GetTLSConfig (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L46
ST1005: error strings should not be capitalized (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L61
ST1005: error strings should not be capitalized (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L73
ST1005: error strings should not be capitalized (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L79
ST1005: error strings should not be capitalized (stylecheck)
|
lint:
pkg/mtlsnats/mtlsnats.go#L85
ST1005: error strings should not be capitalized (stylecheck)
|
lint:
graphqlserver/graph/utils.go#L67
func `(*Resolver).fetchOutdatedImages` is unused (unused)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|