Skip to content

0.5.0 Release

0.5.0 Release #181

Triggered via pull request March 5, 2024 10:22
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Lint: wallet/address.go#L73
File is not `gofmt`-ed with `-s` (gofmt)
Lint: channel/withdraw_test.go#L127
File is not `gofmt`-ed with `-s` (gofmt)
Lint: channel/erc20_depositor.go#L45
File is not `gofumpt`-ed (gofumpt)
Lint: client/test/multiledger.go#L113
Function `NewSimSetup` should pass the context parameter (contextcheck)
Lint: channel/conclude_test.go#L85
Function `NonceDiff` should pass the context parameter (contextcheck)
Lint: channel/funder_test.go#L139
Function `NonceDiff` should pass the context parameter (contextcheck)
Lint: channel/funder_test.go#L184
Function `NonceDiff` should pass the context parameter (contextcheck)
Lint: channel/reorg_test.go#L54
Function `ConfirmTx` should pass the context parameter (contextcheck)
Lint: channel/reorg_test.go#L55
Function `ConfirmTx` should pass the context parameter (contextcheck)
Lint: channel/reorg_test.go#L72
Function `ConfirmTx` should pass the context parameter (contextcheck)
Generate bindings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: wallet/hd/wallet.go#L133
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
Lint: wallet/hd/wallet.go#L136
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
Lint: wallet/simple/wallet.go#L108
unused-parameter: parameter 'address' seems to be unused, consider removing or renaming it as _ (revive)
Lint: wallet/simple/wallet.go#L111
unused-parameter: parameter 'address' seems to be unused, consider removing or renaming it as _ (revive)
Lint: wire/account.go#L15
package-comments: should have a package comment (revive)
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/