Skip to content

remove IncreaseAllowance & add shared nonce #8

remove IncreaseAllowance & add shared nonce

remove IncreaseAllowance & add shared nonce #8

Triggered via pull request November 2, 2023 14:44
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Lint: channel/erc20_depositor.go#L91
Function 'Deposit' is too long (72 > 60) (funlen)
Lint: channel/erc20_depositor.go#L52
Comment should end in a period (godot)
Lint: channel/erc20_depositor.go#L163
File is not `gofumpt`-ed (gofumpt)
Lint: channel/erc20_depositor.go#L173
variable error has same name as predeclared identifier (predeclared)
Lint
issues found
Race Test
Process completed with exit code 1.
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/
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#L166
exported: comment on exported method ERC20Depositor.DepositOnly should be of the form "DepositOnly ..." (revive)
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/