Merge sidecar for arcadia work. #83
Annotations
10 errors and 1 warning
actions/anchor_register.go#L112
Error return value of `t.Info.Marshal` is not checked (errcheck)
|
actions/epoch_exit.go#L106
Error return value of `t.Info.Marshal` is not checked (errcheck)
|
storage/structs.go#L38
commentFormatting: put a space between `//` and comment text (gocritic)
|
actions/anchor_register.go#L37
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
|
actions/anchor_register.go#L57
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
|
actions/epoch_exit.go#L34
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
|
actions/epoch_exit.go#L54
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
|
rpc/jsonrpc_server.go#L357
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
storage/structs.go#L58
unnecessary conversion (unconvert)
|
storage/utils.go#L22
S1021: should merge variable declaration with assignment on next line (gosimple)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading