Skip to content

Update geth, add Holesky #11

Update geth, add Holesky

Update geth, add Holesky #11

Triggered via pull request October 7, 2023 21:04
Status Failure
Total duration 2m 25s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: pkg/crawler/crawl.go#L363
undefined: core.DefaultHoleskyGenesisBlock (typecheck)
lint: cmd/crawler/crawlercmd.go#L32
could not import github.com/ethereum/node-crawler/pkg/crawler (-: # github.com/ethereum/node-crawler/pkg/crawler
lint: pkg/crawler/crawl.go#L363
undefined: core.DefaultHoleskyGenesisBlock) (typecheck)
lint: cmd/crawler/crawlercmd.go#L57
undefined: utils.HoleskyFlag (typecheck)
lint: cmd/crawler/crawlercmd.go#L123
undefined: utils.HoleskyFlag (typecheck)
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/