Prysm rpc: Get payload attestation data #43483
Annotations
3 errors and 3 warnings
Golangci-lint:
beacon-chain/forkchoice/ro_test.go#L163
cannot use m (variable of type *mockROForkchoice) as ROWrappable value in argument to NewROForkChoice: *mockROForkchoice does not implement ROWrappable (missing method HighestReceivedBlockSlotRoot)
|
Golangci-lint:
beacon-chain/forkchoice/ro_test.go#L176
cannot use &mockROForkchoice{} (value of type *mockROForkchoice) as FastGetter value in variable declaration: *mockROForkchoice does not implement FastGetter (missing method HighestReceivedBlockSlotRoot) (typecheck)
|
Golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, 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/
|
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