Upstream merge 1.14.6 #4363
Annotations
10 errors and 2 warnings
cmd/geth/consolecmd.go#L77
assignment mismatch: 1 variable but makeFullNode returns 2 values
|
cmd/geth/consolecmd.go#L78
not enough arguments in call to startNode
|
core/blockchain.go#L2532
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)
|
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_10700308255", "logs_10700308255".
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