fix: hash meddler error #1541
Annotations
7 errors and 2 warnings
lint:
lastgersync/evmdownloader.go#L93
d.WaitForNewBlocks undefined (type *downloader has no field or method WaitForNewBlocks) (typecheck)
|
lint:
lastgersync/evmdownloader.go#L110
d.GetBlockHeader undefined (type *downloader has no field or method GetBlockHeader) (typecheck)
|
lint:
aggsender/block_notifier_polling.go#L99
b.Publish undefined (type *BlockNotifierPolling has no field or method Publish) (typecheck)
|
lint:
aggsender/block_notifier_polling_test.go#L34
sut.Subscribe undefined (type *BlockNotifierPolling has no field or method Subscribe) (typecheck)
|
lint:
aggsender/block_notifier_polling_test.go#L168
testData.sut.Subscribe undefined (type *BlockNotifierPolling has no field or method Subscribe) (typecheck)
|
lint:
aggsender/epoch_notifier_per_block_test.go#L136
testData.sut.Subscribe undefined (type *EpochNotifierPerBlock has no field or method Subscribe) (typecheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum
|