Skip to content

backport CS lock removal #400

backport CS lock removal

backport CS lock removal #400

Triggered via pull request August 19, 2024 19:43
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: libs/os/os.go#L44
printf: non-constant format string in call to fmt.Printf (govet)
golangci-lint: types/validator_set_test.go#L334
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
golangci-lint: types/validator_set_test.go#L345
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
golangci-lint: types/validator_set_test.go#L344
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: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/