WIP #21
Draft
WIP #21
Annotations
6 errors and 3 warnings
node/engine/chainservice/simulated_backend_chainservice.go#L93
SA1019: core.GenesisAccount is deprecated: use types.Account instead. (staticcheck)
|
node/engine/chainservice/simulated_backend_chainservice.go#L109
SA1019: core.GenesisAccount is deprecated: use types.Account instead. (staticcheck)
|
node/engine/chainservice/simulated_backend_chainservice.go#L114
SA1019: backends.NewSimulatedBackend is deprecated: please use simulated.Backend from package github.com/ethereum/go-ethereum/ethclient/simulated instead. (staticcheck)
|
node/engine/chainservice/adjudicator/challenge_test.go#L216
SA1019: core.GenesisAccount is deprecated: use types.Account instead. (staticcheck)
|
node/engine/chainservice/adjudicator/challenge_test.go#L221
SA1019: backends.NewSimulatedBackend is deprecated: please use simulated.Backend from package github.com/ethereum/go-ethereum/ethclient/simulated instead. (staticcheck)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3.7.0, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading