Skip to content

style: Improve code quality with new linters #4513

style: Improve code quality with new linters

style: Improve code quality with new linters #4513

Triggered via pull request June 11, 2024 16:10
@tkxkd0159tkxkd0159
synchronize #1414
lint-code
Status Failure
Total duration 4m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: client/config/cmd.go#L33
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/cmd.go#L62
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/cmd.go#L86
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/config.go#L62
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/config.go#L66
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/config.go#L72
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/config.go#L81
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/config/config.go#L89
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/debug/main.go#L87
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint: client/keys/show.go#L65
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/finschia-sdk/finschia-sdk. Supported file pattern: go.sum