chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/o… #160
Annotations
10 errors and 2 warnings
golangci-lint:
internal/api/api_test.go#L179
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
internal/authenticator/auto_authenticator.go#L35
fmt.Sprintf can be replaced with string addition (perfsprint)
|
golangci-lint:
internal/api/api_test.go#L109
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/api/api_test.go#L105
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
internal/api/api_test.go#L106
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
internal/authenticator/admin_authenticator.go#L30
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/authenticator/manual_authenticator.go#L32
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
internal/authenticator/manual_authenticator.go#L38
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
internal/authenticator/manual_authenticator.go#L76
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
internal/authenticator/auto_authenticator_test.go#L131
assignments should only be cuddled with other assignments (wsl)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
golangci-lint:
internal/authenticator/auto_authenticator_test.go#L66
unused-parameter: parameter 'token' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading