upgrade rlp, transactions process optimization #3
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
1m 18s
build-geth
0s
check
1m 50s
goimports-lint
22s
go-mod-tidy-lint
19s
test
2m 52s
Annotations
7 errors and 10 warnings
goimports-lint
Process completed with exit code 1.
|
check:
core/block_validator.go#L38
`validateL1MessagesTimer` is unused (deadcode)
|
check:
miner/worker.go#L1098
copylocks: literal copies lock value from *tx: github.com/scroll-tech/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/scroll-tech/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
check:
miner/worker.go#L1195
copylocks: literal copies lock value from *tx: github.com/scroll-tech/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/scroll-tech/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
check:
miner/worker.go#L1214
copylocks: literal copies lock value from *tx: github.com/scroll-tech/go-ethereum/core/types.Transaction contains sync/atomic.Pointer[github.com/scroll-tech/go-ethereum/common.Hash] contains sync/atomic.noCopy (govet)
|
check
Process completed with exit code 2.
|
test
Process completed with exit code 2.
|
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/
|
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/
|
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/
|