upgrade rlp, transactions process optimization #2
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
25s
build-geth
0s
check
1m 31s
goimports-lint
21s
go-mod-tidy-lint
11s
test
17s
Annotations
15 errors and 10 warnings
test
Process completed with exit code 1.
|
goimports-lint
Process completed with exit code 1.
|
build-mock-ccc-geth:
rlp/typecache.go#L21
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
|
build-mock-ccc-geth:
core/tx_list.go#L23
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
build-mock-ccc-geth
Process completed with exit code 2.
|
check:
accounts/external/backend.go#L151
undefined: ethereum (typecheck)
|
check:
accounts/scwallet/wallet.go#L125
undefined: ethereum (typecheck)
|
check:
accounts/scwallet/wallet.go#L651
undefined: ethereum (typecheck)
|
check:
internal/ethapi/api.go#L605
seed declared and not used (typecheck)
|
check:
rollup/tracing/tracing.go#L149
env.Proofs undefined (type *TraceEnv has no field or method Proofs) (typecheck)
|
check:
rollup/tracing/tracing.go#L155
env.Proofs undefined (type *TraceEnv has no field or method Proofs) (typecheck)
|
check:
rollup/tracing/tracing.go#L229
env.DeletionProofs undefined (type *TraceEnv has no field or method DeletionProofs) (typecheck)
|
check:
rollup/tracing/tracing.go#L237
env.DeletionProofs undefined (type *TraceEnv has no field or method DeletionProofs) (typecheck)
|
check:
rollup/tracing/tracing.go#L362
env.Proofs undefined (type *TraceEnv has no field or method Proofs) (typecheck)
|
check:
rollup/tracing/tracing.go#L406
env.StorageProofs undefined (type *TraceEnv has no field or method StorageProofs) (typecheck)
|
go-mod-tidy-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/
|
go-mod-tidy-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
goimports-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
build-mock-ccc-geth
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|