Skip to content

Introduce Egoistic Funding #173

Introduce Egoistic Funding

Introduce Egoistic Funding #173

Triggered via pull request February 27, 2024 08:53
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 8 warnings
Race Test: channel/adjudicator.go#L31
missing go.sum entry for module providing package perun.network/go-perun/channel (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: channel/asset.go#L35
missing go.sum entry for module providing package perun.network/go-perun/channel/multi (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: channel/errors/errors.go#L22
missing go.sum entry for module providing package perun.network/go-perun/client (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: subscription/eventsub.go#L27
missing go.sum entry for module providing package perun.network/go-perun/log (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: wallet/address.go#L23
missing go.sum entry for module providing package perun.network/go-perun/wallet (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: wallet/test/init.go#L19
missing go.sum entry for module providing package perun.network/go-perun/wallet/test (imported by github.com/perun-network/perun-eth-backend/channel/test); to add:
Race Test: wallet/backend.go#L24
missing go.sum entry for module providing package perun.network/go-perun/wire/perunio (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Race Test: channel/test/init.go#L22
missing go.sum entry for module providing package perun.network/go-perun/channel/test (imported by github.com/perun-network/perun-eth-backend/channel/test); to add:
Race Test: client/test/multiledger.go#L36
missing go.sum entry for module providing package perun.network/go-perun/client/test (imported by github.com/perun-network/perun-eth-backend/client/test); to add:
Race Test: client/test/multiledger.go#L38
missing go.sum entry for module providing package perun.network/go-perun/watcher/local (imported by github.com/perun-network/perun-eth-backend/client/test); to add:
Test: channel/adjudicator.go#L31
missing go.sum entry for module providing package perun.network/go-perun/channel (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: channel/asset.go#L35
missing go.sum entry for module providing package perun.network/go-perun/channel/multi (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: channel/errors/errors.go#L22
missing go.sum entry for module providing package perun.network/go-perun/client (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: subscription/eventsub.go#L27
missing go.sum entry for module providing package perun.network/go-perun/log (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: wallet/address.go#L23
missing go.sum entry for module providing package perun.network/go-perun/wallet (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: wallet/test/init.go#L19
missing go.sum entry for module providing package perun.network/go-perun/wallet/test (imported by github.com/perun-network/perun-eth-backend/channel/test); to add:
Test: wallet/backend.go#L24
missing go.sum entry for module providing package perun.network/go-perun/wire/perunio (imported by github.com/perun-network/perun-eth-backend/channel); to add:
Test: channel/test/init.go#L22
missing go.sum entry for module providing package perun.network/go-perun/channel/test (imported by github.com/perun-network/perun-eth-backend/channel/test); to add:
Test: client/test/multiledger.go#L36
missing go.sum entry for module providing package perun.network/go-perun/client/test (imported by github.com/perun-network/perun-eth-backend/client/test); to add:
Test: client/test/multiledger.go#L38
missing go.sum entry for module providing package perun.network/go-perun/watcher/local (imported by github.com/perun-network/perun-eth-backend/client/test); to add:
Lint: channel/test/adjudicator.go#L28
"perun.network/go-perun/log" imported but not used (typecheck)
Lint: channel/test/nonce.go#L23
"github.com/perun-network/perun-eth-backend/wallet" imported but not used (typecheck)
Lint: client/test/multiledger.go#L80
missing type in composite literal (typecheck)
Lint: client/test/multiledger.go#L81
missing type in composite literal (typecheck)
Lint: client/test/multiledger.go#L84
missing type in composite literal (typecheck)
Lint: channel/erc20_depositor.go#L183
`lockKey` redeclared in this block (typecheck)
Lint: channel/erc20_depositor.go#L164
other declaration of lockKey (typecheck)
Lint: channel/erc20_depositor.go#L188
`handleLock` redeclared in this block (typecheck)
Lint: channel/erc20_depositor.go#L169
other declaration of handleLock (typecheck)
Lint: channel/erc20_depositor.go#L212
undeclared name: `ERC20DepositorTXGasLimit` (typecheck)
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/
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/
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/