Skip to content

build(deps): Bump github.com/golangci/golangci-lint #1025

build(deps): Bump github.com/golangci/golangci-lint

build(deps): Bump github.com/golangci/golangci-lint #1025

Status Failure
Total duration 6m 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
golangci-lint: libs/bytes/bytes.go#L61
Error return value of `s.Write` is not checked (errcheck)
golangci-lint: libs/bytes/bytes.go#L63
Error return value of `s.Write` is not checked (errcheck)
golangci-lint: libs/os/os.go#L44
printf: non-constant format string in call to fmt.Printf (govet)
golangci-lint: privval/signer_client.go#L133
printf: non-constant format string in call to fmt.Errorf (govet)
golangci-lint: types/validator_set_test.go#L304
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
golangci-lint: types/validator_set_test.go#L315
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
golangci-lint: types/validator_set_test.go#L314
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
golangci-lint
issues found
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ostracon/ostracon. Supported file pattern: go.sum