Skip to content

chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.23.1 #159

chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.23.1

chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.23.1 #159

Triggered via push February 12, 2024 01:28
Status Failure
Total duration 58s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: internal/api/api_test.go#L179
fmt.Sprintf can be replaced with string addition (perfsprint)
lint: internal/authenticator/auto_authenticator.go#L35
fmt.Sprintf can be replaced with string addition (perfsprint)
lint: internal/api/api_test.go#L105
assignments should only be cuddled with other assignments (wsl)
lint: internal/api/api_test.go#L106
only one cuddle assignment allowed before if statement (wsl)
lint: internal/api/api_test.go#L109
if statements should only be cuddled with assignments (wsl)
lint: internal/authenticator/admin_authenticator.go#L30
if statements should only be cuddled with assignments (wsl)
lint: internal/authenticator/manual_authenticator.go#L32
if statements should only be cuddled with assignments (wsl)
lint: internal/authenticator/manual_authenticator.go#L38
only one cuddle assignment allowed before if statement (wsl)
lint: internal/authenticator/manual_authenticator.go#L76
only one cuddle assignment allowed before if statement (wsl)
lint: internal/authenticator/auto_authenticator_test.go#L131
assignments should only be cuddled with other assignments (wsl)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/setup-just@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
lint
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/.
lint: internal/authenticator/auto_authenticator_test.go#L66
unused-parameter: parameter 'token' seems to be unused, consider removing or renaming it as _ (revive)