Implement/consensus/rpc #16 #16
cilint.yml
on: pull_request
detect-modules
15s
Matrix: golangci-lint
Annotations
9 errors and 2 warnings
|
|
|
|
|
golangci-lint (/home/runner/work/selene/selene):
consensus/database.go#L21
missing return (typecheck)
|
golangci-lint (/home/runner/work/selene/selene):
config/base.go#L9
syntax error: unexpected default, expected name (typecheck)
|
golangci-lint (/home/runner/work/selene/selene):
config/base.go#L9
expected 'IDENT', found 'default' (typecheck)
|
golangci-lint (/home/runner/work/selene/selene)
issues found
|
detect-modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint (/home/runner/work/selene/selene)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|