feat: allow sim fraud #1279
golangci_lint.yml
on: pull_request
golangci-lint
1m 12s
Annotations
5 errors and 2 warnings
golangci-lint:
block/p2p.go#L68
SA4009: argument commit is overwritten before first use (staticcheck)
|
golangci-lint:
block/p2p.go#L70
SA4009(related information): assignment to commit (staticcheck)
|
golangci-lint:
dofraud/disk.go#L44
G304: Potential file inclusion via variable (gosec)
|
golangci-lint:
dofraud/disk.go#L48
Error return value of `file.Close` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|