CI triggered from @magicxyyz of state-snapshot-hook #382
ci.yml
on: pull_request
run-tests
2m 37s
run-linter
2m 12s
Annotations
19 errors and 2 warnings
run-linter:
eth/ethconfig/config.go#L32
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
|
run-linter:
eth/downloader/skeleton.go#L387
syntax error: unexpected <<, expected }
|
run-linter:
eth/downloader/skeleton.go#L396
syntax error: unexpected ==, expected }
|
run-linter:
eth/downloader/skeleton.go#L408
syntax error: unexpected >>, expected }
|
run-linter:
eth/downloader/skeleton.go#L410
syntax error: unexpected ( after top level declaration
|
run-linter:
eth/downloader/skeleton.go#L429
syntax error: non-declaration statement outside function body
|
run-linter:
eth/downloader/skeleton.go#L435
method has no receiver
|
run-linter:
eth/downloader/skeleton.go#L435
syntax error: unexpected {, expected name
|
run-linter:
eth/downloader/skeleton.go#L438
syntax error: unexpected ( after top level declaration) (typecheck)
|
run-linter:
miner/stress/clique/main.go#L37
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
|
run-tests:
eth/downloader/skeleton.go#L387
syntax error: unexpected <<, expected }
|
run-tests:
eth/downloader/skeleton.go#L396
syntax error: unexpected ==, expected }
|
run-tests:
eth/downloader/skeleton.go#L408
syntax error: unexpected >>, expected }
|
run-tests:
eth/downloader/skeleton.go#L410
syntax error: unexpected ( after top level declaration
|
run-tests:
eth/downloader/skeleton.go#L429
syntax error: non-declaration statement outside function body
|
run-tests:
eth/downloader/skeleton.go#L435
method has no receiver
|
run-tests:
eth/downloader/skeleton.go#L435
syntax error: unexpected {, expected name
|
run-tests:
eth/downloader/skeleton.go#L438
syntax error: unexpected ( after top level declaration
|
run-tests
Process completed with exit code 2.
|
run-linter
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/.
|
run-tests
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/.
|