Skip to content

Minor changes for Arcadia #89

Minor changes for Arcadia

Minor changes for Arcadia #89

Triggered via pull request November 26, 2024 18:43
@manojkgorlemanojkgorle
synchronize #26
arcadia
Status Failure
Total duration 2m 25s
Artifacts

seq-static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: actions/epoch_exit.go#L140
Error return value of `e.Info.Marshal` is not checked (errcheck)
Lint: actions/rollup_register.go#L127
Error return value of `r.Info.Marshal` is not checked (errcheck)
Lint: actions/epoch_exit.go#L36
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
Lint: actions/epoch_exit.go#L53
unused-parameter: parameter 'ts' seems to be unused, consider removing or renaming it as _ (revive)
Lint: actions/rollup_register.go#L38
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
Lint: actions/auction.go#L55
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
Lint: actions/rollup_register.go#L134
unexported-naming: the symbol RollupReg is local, its name should start with a lowercase letter (revive)
Lint: actions/auction.go#L133
unused-receiver: method receiver 'a' is not referenced in method's body, consider removing or renaming it as _ (revive)
Lint: rpc/jsonrpc_server.go#L381
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Lint: tests/e2e/e2e_test.go#L652
empty-lines: extra empty line at the end of a block (revive)