feat: add mux tracer for native call tracer and native prestate tracers #2822
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
1m 5s
build-geth
0s
check
1m 33s
goimports-lint
28s
test
51s
Annotations
10 errors and 4 warnings
goimports-lint
Process completed with exit code 1.
|
test:
eth/tracers/native/prestate.go#L57
undefined: atomic.Bool
|
test
Process completed with exit code 2.
|
build-mock-ccc-geth:
eth/tracers/native/prestate.go#L57
undefined: atomic.Bool
|
build-mock-ccc-geth
Process completed with exit code 2.
|
check:
eth/tracers/native/prestate.go#L57
Bool not declared by package atomic (typecheck)
|
check:
eth/tracers/api_blocktrace_test.go#L91
not enough arguments in call to NewAPI
|
check:
eth/tracers/api_test.go#L206
not enough arguments in call to NewAPI
|
check:
eth/tracers/api_test.go#L340
not enough arguments in call to NewAPI
|
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/
|
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/
|
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/
|
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/
|