fix(metrics): fix tx broadcast investigation metrics #4301
l2geth_ci.yml
on: pull_request
build-mock-ccc-geth
1m 5s
build-geth
0s
check
1m 31s
goimports-lint
31s
go-mod-tidy-lint
9s
test
51s
Annotations
16 errors and 10 warnings
test:
eth/protocols/eth/handlers.go#L414
undefined: handleTxsNilGauge
|
test:
eth/protocols/eth/handlers.go#L440
undefined: pooledTxs66NillGauge
|
test
Process completed with exit code 2.
|
build-mock-ccc-geth:
eth/protocols/eth/handlers.go#L414
undefined: handleTxsNilGauge
|
build-mock-ccc-geth:
eth/protocols/eth/handlers.go#L440
undefined: pooledTxs66NillGauge
|
build-mock-ccc-geth
Process completed with exit code 2.
|
check:
cmd/devp2p/internal/ethtest/helpers.go#L31
could not import github.com/scroll-tech/go-ethereum/eth/protocols/eth (-: # github.com/scroll-tech/go-ethereum/eth/protocols/eth
|
check:
eth/protocols/eth/handlers.go#L414
undefined: handleTxsNilGauge
|
check:
eth/protocols/eth/handlers.go#L440
undefined: pooledTxs66NillGauge) (typecheck)
|
check:
cmd/devp2p/internal/ethtest/chain.go#L94
cannot use nil as BlockHeaders value in return statement (typecheck)
|
check:
cmd/devp2p/internal/ethtest/chain.go#L97
invalid argument: cannot make BlockHeaders; type must be slice, map, or channel (typecheck)
|
check:
cmd/devp2p/internal/ethtest/chain.go#L108
cannot use nil as BlockHeaders value in return statement (typecheck)
|
check:
cmd/devp2p/internal/ethtest/helpers.go#L169
msg.Head undefined (type *Status has no field or method Head) (typecheck)
|
check:
cmd/devp2p/internal/ethtest/helpers.go#L173
msg.TD undefined (type *Status has no field or method TD) (typecheck)
|
check:
cmd/devp2p/internal/ethtest/helpers.go#L176
msg.ForkID undefined (type *Status has no field or method ForkID) (typecheck)
|
check:
cmd/devp2p/internal/ethtest/helpers.go#L179
msg.ProtocolVersion undefined (type *Status has no field or method ProtocolVersion) (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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|