Light Client p2p #44883
Annotations
6 errors and 2 warnings
Golangci-lint:
beacon-chain/sync/rpc_light_client.go#L115
ineffectual assignment to ctx (ineffassign)
|
Golangci-lint:
beacon-chain/sync/rpc_light_client.go#L147
ineffectual assignment to ctx (ineffassign)
|
Golangci-lint:
beacon-chain/sync/service.go#L80
type `lcFinalityUpdateInfo` is unused (unused)
|
Golangci-lint:
beacon-chain/sync/service.go#L85
type `lcOptimisticUpdateInfo` is unused (unused)
|
Golangci-lint:
beacon-chain/sync/validate_light_client.go#L29
ineffectual assignment to ctx (ineffassign)
|
Golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Set up Go 1.22
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading