Implement most of the synchronization feature. #409
Annotations
7 errors and 1 warning
Run go test ./...:
processor/sync.go#L226
endTick declared and not used
|
Run go test ./...:
processor/sync.go#L228
sp.processTick undefined (type *SyncProcessor has no field or method processTick)
|
Run go test ./...:
processor/sync.go#L242
missing return
|
Run go test ./...:
rpc/v2_endpoints.go#L74
undefined: wasTickSkippedByArchive
|
Run go test ./...:
rpc/v2_endpoints.go#L133
undefined: wasTickSkippedByArchive
|
Run go test ./...:
rpc/v2_endpoints.go#L192
undefined: wasTickSkippedByArchive
|
Run go test ./...
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading