Update DR and result fields #775
lint.yml
on: pull_request
golangci
54s
protobuf
19s
Annotations
2 errors and 6 warnings
protobuf
Process completed with exit code 1.
|
golangci
issues found
|
protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
|
protobuf
Unexpected input(s) 'check', 'diff', 'extensions', 'path', 'style', valid inputs are ['clang-format-version', 'check-path', 'exclude-regex', 'fallback-style', 'include-regex']
|
golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci:
app/abci/handlers.go#L382
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci:
x/vesting/keeper/msg_server.go#L261
redefines-builtin-id: redefinition of the built-in function min (revive)
|
golangci:
x/vesting/keeper/msg_server.go#L270
redefines-builtin-id: redefinition of the built-in function min (revive)
|