Upstream merge 1.14.6 #4357
Annotations
10 errors and 2 warnings
core/blockchain.go#L2531
func `(*BlockChain).processBlock` is unused (unused)
|
internal/ethapi/api.go#L1886
func `(*TransactionAPI).getAllBlockTransactions` is unused (unused)
|
eth/fetcher/tx_fetcher.go#L76
const `maxTxArrivalWait` is unused (unused)
|
eth/fetcher/tx_fetcher_test.go#L2021
func `containsHash` is unused (unused)
|
eth/downloader/bor_downloader.go#L52
var `lightMaxForkAncestry` is unused (unused)
|
eth/downloader/bor_downloader.go#L105
field `genesis` is unused (unused)
|
eth/downloader/queue.go#L93
func `(*fetchResult).body` is unused (unused)
|
eth/downloader/bor_downloader_test.go#L1423
type `whitelistFake` is unused (unused)
|
eth/downloader/bor_downloader_test.go#L1432
func `newWhitelistFake` is unused (unused)
|
eth/downloader/bor_downloader_test.go#L1438
func `(*whitelistFake).IsValidPeer` is unused (unused)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code_10661349476", "logs_10661349476".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading