Skip to content

Update: Implement tests for execution/proof & /errors #167

Update: Implement tests for execution/proof & /errors

Update: Implement tests for execution/proof & /errors #167

Triggered via pull request October 29, 2024 17:22
Status Failure
Total duration 1m 1s
Artifacts

cilint.yml

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

Annotations

4 errors
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L34
invalid operation: cannot indirect r (variable of type ExecutionRpc)
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L126
cannot use proof.Nonce (variable of type hexutil.Uint64) as uint64 value in struct literal
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L130
cannot use slotMap (variable of type map["github.com/ethereum/go-ethereum/common".Hash]*big.Int) as []Slot value in struct literal (typecheck)
golangci-lint (/home/runner/work/selene/selene)
issues found