Skip to content

Implement/implement client #105

Implement/implement client

Implement/implement client #105

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

cilint.yml

on: pull_request
detect-modules
10s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (/home/runner/work/selene/selene): client/node.go#L28
undefined: execution.ExecutionClient
golangci-lint (/home/runner/work/selene/selene): client/node.go#L48
undefined: execution.State
golangci-lint (/home/runner/work/selene/selene): client/node.go#L50
undefined: execution.ExecutionClient
golangci-lint (/home/runner/work/selene/selene): client/node.go#L89
undefined: execution.Evm (typecheck)
golangci-lint (/home/runner/work/selene/selene): config/config_test.go#L41
config.from_file undefined (type Config has no field or method from_file)
golangci-lint (/home/runner/work/selene/selene): config/config_test.go#L80
config.from_file undefined (type Config has no field or method from_file)
golangci-lint (/home/runner/work/selene/selene): config/config_test.go#L112
config.from_file undefined (type Config has no field or method from_file)
golangci-lint (/home/runner/work/selene/selene): config/config_test.go#L145
config.from_file undefined (type Config has no field or method from_file)
golangci-lint (/home/runner/work/selene/selene): config/config_test.go#L201
config.to_base_config undefined (type Config has no field or method to_base_config)