[wip] attempting to use uspstream blockchain.go for chain logic #2588
Annotations
10 errors and 2 warnings
Lint:
core/blockchain_ext.go#L64
var `blockInsertCount` is unused (unused)
|
Lint:
core/blockchain_ext.go#L65
var `blockContentValidationTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L66
var `blockStateInitTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L67
var `blockTrieOpsTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L72
var `processedBlockGasUsedCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L74
var `badBlockCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L78
var `processedTxsCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L81
var `processedLogsCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L85
var `errFutureBlockUnsupported` is unused (unused)
|
Lint:
core/blockchain_ext.go#L1073
func `(*BlockChain).writeCanonicalBlockWithLogs` is unused (unused)
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AvalancheGo E2E Tests (ubuntu-20.04)
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
|