add search api #3749
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):
internal/ethapi/api.go#L759
cognitive complexity 54 of func `(*SearcherAPI).CallBundle` is high (> 30) (gocognit)
|
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)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L668
only one cuddle assignment allowed before if statement (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L702
only one cuddle assignment allowed before if statement (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L710
only one cuddle assignment allowed before if statement (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L713
assignments should only be cuddled with other assignments (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L714
only one cuddle assignment allowed before if statement (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L717
if statements should only be cuddled with assignments (wsl)
|
lint (ubuntu-20.04):
internal/ethapi/api.go#L720
assignments should only be cuddled with other assignments (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_6545330401
Expired
|
601 MB |
|
integrationTest-coverage
Expired
|
37.4 KB |
|
logs_6545330401
Expired
|
7.25 MB |
|