Skip to content

Update for new Perun-Polkadot-Node (Polkadot v1.9) #79

Update for new Perun-Polkadot-Node (Polkadot v1.9)

Update for new Perun-Polkadot-Node (Polkadot v1.9) #79

Triggered via pull request April 23, 2024 11:06
@NhoxxKiennNhoxxKienn
synchronize #20
update_rpc
Status Failure
Total duration 52s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Test
syntax error: unexpected [, expecting semicolon or newline or }
Test
syntax error: unexpected [, expecting semicolon or newline or }
Test
syntax error: unexpected [, expecting semicolon or newline or }
Test
syntax error: unexpected [, expecting semicolon or newline or }
Test
syntax error: unexpected [, expecting semicolon or newline or }
Test
syntax error: unexpected any, expecting ]
Test
syntax error: unexpected [, expecting (
Test
syntax error: unexpected [, expecting (
Test
syntax error: unexpected [, expecting comma or )
Test
syntax error: unexpected [, expecting comma or )
Lint: wallet/wallet.go#L20
could not import github.com/centrifuge/go-substrate-rpc-client/v4/types (-: could not load export data: no export data for "github.com/centrifuge/go-substrate-rpc-client/v4/types") (typecheck)
Lint: wallet/sr25519/account.go#L18
could not import github.com/centrifuge/go-substrate-rpc-client/v4/types (-: could not load export data: no export data for "github.com/centrifuge/go-substrate-rpc-client/v4/types") (typecheck)
Lint: wallet/sr25519/test/randomizer.go#L48
cannot use r.wallet (variable of type *Wallet) as "perun.network/go-perun/wallet/test".Wallet value in return statement: *Wallet does not implement "perun.network/go-perun/wallet/test".Wallet (missing method DecrementUsage) (typecheck)
Lint: wallet/sr25519/test/randomizer.go#L53
cannot use NewWallet() (value of type *Wallet) as "perun.network/go-perun/wallet/test".Wallet value in return statement: *Wallet does not implement "perun.network/go-perun/wallet/test".Wallet (missing method DecrementUsage) (typecheck)
Lint: channel/test/setup.go#L91
s.BlockTime undefined (type *Setup has no field or method BlockTime) (typecheck)
Lint: channel/pallet/test/setup.go#L22
could not import github.com/centrifuge/go-substrate-rpc-client/v4/types (-: could not load export data: no export data for "github.com/centrifuge/go-substrate-rpc-client/v4/types") (typecheck)
Lint: channel/pallet/test/setup.go#L74
s.API undefined (type *Setup has no field or method API) (typecheck)
Lint: channel/pallet/test/setup.go#L75
s.T undefined (type *Setup has no field or method T) (typecheck)
Lint: channel/pallet/test/setup.go#L81
s.API undefined (type *Setup has no field or method API) (typecheck)
Lint: channel/pallet/test/setup.go#L82
s.T undefined (type *Setup has no field or method T) (typecheck)
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/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.