Skip to content

Implement/implement client #101

Implement/implement client

Implement/implement client #101

Triggered via pull request September 22, 2024 17:59
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: client/node.go#L28
undefined: execution.ExecutionClient
test: client/node.go#L48
undefined: execution.State
test: client/node.go#L50
undefined: execution.ExecutionClient
test: client/node.go#L69
undefined: execution.Evm
test: client/node.go#L89
undefined: execution.Evm
test: config/config_test.go#L41
config.from_file undefined (type Config has no field or method from_file)
test: config/config_test.go#L80
config.from_file undefined (type Config has no field or method from_file)
test: config/config_test.go#L112
config.from_file undefined (type Config has no field or method from_file)
test: config/config_test.go#L145
config.from_file undefined (type Config has no field or method from_file)
test: config/config_test.go#L201
config.to_base_config undefined (type Config has no field or method to_base_config)
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/