Skip to content

Fix linter again

Fix linter again #2238

Triggered via pull request September 3, 2024 12:44
Status Failure
Total duration 1m 5s
Artifacts

linters.yaml

on: pull_request
golangci-lint
54s
golangci-lint
goimports check
14s
goimports check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci-lint: pkg/datashard/datashard.go#L468
printf: non-constant format string in call to fmt.Errorf (govet)
golangci-lint: router/relay/relay.go#L626
printf: non-constant format string in call to fmt.Errorf (govet)
golangci-lint
issues found
goimports check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/