Skip to content

feat: match runtime errors with geth #4272

feat: match runtime errors with geth

feat: match runtime errors with geth #4272

Re-run triggered June 14, 2023 06:09
Status Failure
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci_lint: state/runtime/runtime.go#L148
the type name `ErrStackUnderflow` should conform to the `XxxError` format (errname)
golangci_lint: state/runtime/runtime.go#L159
the type name `ErrStackOverflow` should conform to the `XxxError` format (errname)
golangci_lint: state/runtime/evm/instructions.go#L1027
return with no blank line before (nlreturn)
golangci_lint: state/runtime/evm/state.go#L268
break with no blank line before (nlreturn)
golangci_lint
issues found