This repository has been archived by the owner on May 11, 2024. It is now read-only.
feat(driver): only allow one successful beacon sync #3416
test.yml
on: pull_request
Lint
2m 17s
Integration tests
4m 44s
Annotations
6 errors and 1 warning
Lint:
driver/chain_syncer/beaconsync/progress_tracker.go#L253
receiver-naming: receiver name s should be consistent with previous receiver name t for SyncProgressTracker (revive)
|
Lint:
driver/chain_syncer/beaconsync/progress_tracker.go#L258
receiver-naming: receiver name s should be consistent with previous receiver name t for SyncProgressTracker (revive)
|
Lint:
driver/chain_syncer/beaconsync/progress_tracker.go#L153
ST1016: methods on the same type should have the same receiver name (seen 2x "s", 9x "t") (stylecheck)
|
Lint
Process completed with exit code 2.
|
Integration tests
The run was canceled by @github-actions[bot].
|
Integration tests
The operation was canceled.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|