Return payload value in Wei from /eth/v3/validator/blocks
#38954
Annotations
12 errors and 5 warnings
Lint:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L221
cannot use 2000 (untyped int constant) as string value in assignment
|
Lint:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L569
cannot use 2000 (untyped int constant) as string value in assignment
|
Lint:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L851
cannot use 2000 (untyped int constant) as string value in assignment
|
Lint:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L1195
cannot use 2000 (untyped int constant) as string value in assignment
|
Lint:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L1557
cannot use 2000 (untyped int constant) as string value in assignment (typecheck)
|
Lint
issues found
|
Build:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L221
cannot use 2000 (untyped int constant) as string value in assignment
|
Build:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L569
cannot use 2000 (untyped int constant) as string value in assignment
|
Build:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L851
cannot use 2000 (untyped int constant) as string value in assignment
|
Build:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L1195
cannot use 2000 (untyped int constant) as string value in assignment
|
Build:
beacon-chain/rpc/eth/validator/handlers_block_test.go#L1557
cannot use 2000 (untyped int constant) as string value in assignment
|
Build
Process completed with exit code 1.
|
Formatting
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/
|
Lint
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/
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Gosec scan
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/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|