Injecting enabled precompiles list to EVM #226
ci.yml
on: pull_request
lint
2m 17s
install
2m 19s
test
12m 13s
hive
7m 18s
precompile
37s
Annotations
13 errors and 5 warnings
precompile
package slices is not in GOROOT (/usr/local/go/src/slices)
|
precompile
package slices is not in GOROOT (/usr/local/go/src/slices)
|
precompile
Process completed with exit code 2.
|
lint:
accounts/abi/bind/util_test.go#L60
missing type in composite literal (typecheck)
|
lint:
accounts/abi/bind/util_test.go#L107
missing type in composite literal (typecheck)
|
lint:
accounts/abi/bind/backends/simulated_test.go#L119
missing type in composite literal (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L105
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L110
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L116
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L119
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L120
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L121
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
precompile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
hive
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|