fix: bump gopkg.in/DataDog/dd-trace-go.v1 from 1.55.0 to 1.68.0 #1036
Annotations
1 error and 12 warnings
pre_flight
Resource not accessible by integration
|
pre_flight
The following actions use a deprecated Node.js version and will be forced to run on node20: mathieudutour/github-tag-action@v6.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
pkg/cobracore/cmd/version/version.go#L11
exported function SetVersion should have comment or be unexported
|
lint:
pkg/cobracore/cmd/version/version.go#L9
exported var Version should have comment or be unexported
|
lint:
pkg/echo/wellknown/echo-context-keys.go#L4
exported const SCOPED_CONTAINER_KEY should have comment (or a comment on this block) or be unexported
|
lint:
pkg/cobracore/cmd/version/version.go#L22
exported var Verbose should have comment or be unexported
|
lint:
pkg/runtime/start.go#L8
exported var Version should have comment or be unexported
|
lint:
pkg/proto/error/error-wrapper.go#L15
exported type IError should have comment or be unexported
|
lint:
pkg/services/claimsprincipal/claims-principal.go#L154
func name will be used as claimsprincipal.ClaimsPrincipalFromClaimsMap by other packages, and that stutters; consider calling this FromClaimsMap
|
lint:
pkg/services/config/config-di.go#L22
parameter 'ctn' seems to be unused, consider removing or renaming it as _
|
lint:
pkg/proto/error/error.pb.go#L23
exported type Error should have comment or be unexported
|
lint:
pkg/utils/tests/TestStartupWrapper.go#L11
exported type TestStartupWrapperConfig should have comment or be unexported
|