Skip to content

remove IncreaseAllowance & add shared nonce #9

remove IncreaseAllowance & add shared nonce

remove IncreaseAllowance & add shared nonce #9

Triggered via pull request November 14, 2023 11:10
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 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
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/
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)
Lint: channel/contractbackend.go#L55
exported: exported var GlobalMutex should have comment or be unexported (revive)
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/