CI triggered from @ImJeremyHe of jh/remove-global-state #4
ci.yml
on: pull_request
run-tests
2m 43s
run-linter
3m 14s
Annotations
12 errors and 2 warnings
run-tests:
internal/ethapi/api.go#L1406
info.HotShotHeight undefined (type "github.com/ethereum/go-ethereum/core/types".HeaderInfo has no field or method HotShotHeight)
|
run-tests
Process completed with exit code 2.
|
run-linter:
arbitrum/apibackend.go#L33
could not import github.com/ethereum/go-ethereum/internal/ethapi (-: # github.com/ethereum/go-ethereum/internal/ethapi
|
run-linter:
internal/ethapi/api.go#L1406
info.HotShotHeight undefined (type "github.com/ethereum/go-ethereum/core/types".HeaderInfo has no field or method HotShotHeight)) (typecheck)
|
run-linter:
arbitrum/recreatestate.go#L22
cannot use (func() literal) (value of type func()) as StateReleaseFunc value in variable declaration (typecheck)
|
run-linter:
arbitrum/apibackend.go#L473
cannot use nil as StateReleaseFunc value in return statement (typecheck)
|
run-linter:
arbitrum/apibackend.go#L477
cannot use (func() literal) (value of type func()) as StateReleaseFunc value in return statement (typecheck)
|
run-linter:
arbitrum/apibackend.go#L486
invalid operation: cannot call non-function liveStateRelease (variable of type StateReleaseFunc) (typecheck)
|
run-linter:
arbitrum/apibackend.go#L506
invalid operation: cannot call non-function lastStateRelease (variable of type StateReleaseFunc) (typecheck)
|
run-linter:
arbitrum/apibackend.go#L511
invalid operation: cannot call non-function lastStateRelease (variable of type StateReleaseFunc) (typecheck)
|
run-linter:
arbitrum/recreatestate.go#L47
cannot use nil as StateReleaseFunc value in return statement (typecheck)
|
run-linter:
arbitrum/recreatestate.go#L53
cannot use nil as StateReleaseFunc value in return statement (typecheck)
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|