[feat] native prestate tracer #2641
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
1m 54s
build-geth
0s
check
2m 28s
goimports-lint
38s
test
2m 28s
Annotations
6 errors and 4 warnings
build-mock-ccc-geth:
eth/tracers/native/prestate.go#L65
undefined: atomic.Bool
|
build-mock-ccc-geth
Process completed with exit code 2.
|
test:
eth/tracers/native/prestate.go#L65
undefined: atomic.Bool
|
test
Process completed with exit code 2.
|
check:
eth/tracers/native/prestate.go#L65
Bool not declared by package atomic (typecheck)
|
check
Process completed with exit code 2.
|
goimports-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-mock-ccc-geth
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|