Skip to content

Remote Signer: use hard coded genesis validators root #44005

Remote Signer: use hard coded genesis validators root

Remote Signer: use hard coded genesis validators root #44005

Triggered via pull request September 20, 2024 21:46
Status Failure
Total duration 6m 31s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 5 warnings
Lint: cmd/validator/accounts/wallet_utils_test.go#L95
config.GenesisValidatorsRoot undefined (type *remote_web3signer.SetupConfig has no field or method GenesisValidatorsRoot) (typecheck)
Lint: validator/node/node_test.go#L232
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Lint: validator/node/node_test.go#L248
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig (typecheck)
Lint: validator/rpc/handlers_keymanager_test.go#L357
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Lint: validator/rpc/handlers_keymanager_test.go#L641
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Lint: validator/rpc/handlers_keymanager_test.go#L1336
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Lint: validator/rpc/handlers_keymanager_test.go#L1382
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Lint: validator/rpc/handlers_keymanager_test.go#L1444
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig (typecheck)
Lint
issues found
Build: cmd/validator/accounts/wallet_utils_test.go#L95
config.GenesisValidatorsRoot undefined (type *remote_web3signer.SetupConfig has no field or method GenesisValidatorsRoot)
Build: validator/accounts/wallet/wallet_test.go#L76
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/node/node_test.go#L232
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/node/node_test.go#L248
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/rpc/handlers_keymanager_test.go#L357
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/rpc/handlers_keymanager_test.go#L641
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/rpc/handlers_keymanager_test.go#L1336
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/rpc/handlers_keymanager_test.go#L1382
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build: validator/rpc/handlers_keymanager_test.go#L1444
unknown field GenesisValidatorsRoot in struct literal of type remote_web3signer.SetupConfig
Build
Process completed with exit code 1.
Lint
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/
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
Build
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/
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
Gosec scan
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/