Removed stale.yml as it's not required #9
Annotations
10 errors and 1 warning
nuklaivm-lint:
cmd/nuklai-cli/cmd/action/transfer.go#L49
undefined: sendAndWait (typecheck)
|
nuklaivm-lint:
emission/emission.go#L122
`txID` can be `fmt.Stringer` (interfacer)
|
nuklaivm-lint:
emission/emission.go#L213
Consider pre-allocating `validators` (prealloc)
|
nuklaivm-lint:
actions/stake_validator.go#L33
unused-receiver: method receiver 's' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
nuklaivm-lint:
controller/resolutions.go#L45
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
nuklaivm-lint:
controller/resolutions.go#L49
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
nuklaivm-lint:
controller/resolutions.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
nuklaivm-lint:
controller/resolutions.go#L58
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
nuklaivm-lint:
cmd/nuklai-cli/cmd/handler.go#L108
empty-lines: extra empty line at the start of a block (revive)
|
nuklaivm-lint:
emission/emission.go#L64
ST1003: range var nodeId should be nodeID (stylecheck)
|
nuklaivm-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|