Send bundle precompile and contracts #247
checks.yml
on: pull_request
Contract artifacts
2m 6s
Lint and test
4m 21s
Build
2m 9s
Devenv
54s
Annotations
13 errors and 3 warnings
Devenv
package slices is not in GOROOT (/usr/local/go/src/slices)
|
Devenv
package slices is not in GOROOT (/usr/local/go/src/slices)
|
Devenv
Process completed with exit code 2.
|
Lint and test:
tests/fuzzers/les/les-fuzzer.go#L60
missing type in composite literal (typecheck)
|
Lint and test:
accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
|
Lint and test:
accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L105
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L110
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L116
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L119
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L120
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
Lint and test:
cmd/devp2p/internal/ethtest/chain.go#L121
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
Devenv
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|