add search api #3815
ci.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Annotations
11 errors and 1 warning
lint (ubuntu-20.04):
eth/catalyst/api_test.go#L119
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
lint (ubuntu-20.04):
eth/catalyst/api_test.go#L345
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
lint (ubuntu-20.04):
eth/catalyst/api_test.go#L537
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
lint (ubuntu-20.04):
miner/stress/beacon/main.go#L432
Error return value of `fdlimit.Raise` is not checked (errcheck)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L759
cognitive complexity 54 of func `(*SearcherAPI).CallBundle` is high (> 30) (gocognit)
|
lint (ubuntu-20.04):
miner/stress/beacon/main.go#L303
cognitive complexity 37 of func `(*nodeManager).run` is high (> 30) (gocognit)
|
lint (ubuntu-20.04):
miner/stress/beacon/main.go#L196
string `VALID` has 2 occurrences, make it a constant (goconst)
|
lint (ubuntu-20.04):
miner/stress/beacon/main.go#L472
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L899
`if args.CreateAccessList` has complex nested blocks (complexity: 8) (nestif)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L667
declarations should never be cuddled (wsl)
|
unit-tests (ubuntu-20.04)
Process completed with exit code 2.
|
integration-tests (ubuntu-20.04)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code_6796607143
Expired
|
598 MB |
|
integrationTest-coverage
Expired
|
37.4 KB |
|
logs_6796607143
Expired
|
1.74 MB |
|