Skip to content

style(contractbackend): FIx comment, add defer. #29

style(contractbackend): FIx comment, add defer.

style(contractbackend): FIx comment, add defer. #29

Triggered via push January 16, 2024 11:10
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Lint
issues found
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: channel/erc20_depositor.go#L135
exported: comment on exported function Approve should be of the form "Approve ..." (revive)
Lint: channel/erc20_depositor.go#L136
error-return: error should be the last type when returning multiple items (revive)
Lint: channel/contractbackend.go#L48
exported: comment on exported var SharedExpectedNonces should be of the form "SharedExpectedNonces ..." (revive)
Generate bindings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Race Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/