Skip to content

Add tests for witness generation #542

Add tests for witness generation

Add tests for witness generation #542

Triggered via push October 3, 2024 22:57
Status Failure
Total duration 2m 39s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
check-optimism-version-match
Process completed with exit code 1.
rvgo-tests: rvgo/test/evm_test.go#L105
not enough arguments in call to state.NewDatabase
rvgo-tests: rvgo/test/evm_test.go#L106
too many arguments in call to state.New
rvgo-tests: rvgo/test/evm_test.go#L108
too many arguments in call to core.NewEVMBlockContext
rvgo-tests
Process completed with exit code 1.
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L19
could not import github.com/ethereum-optimism/optimism/op-node/rollup (-: # github.com/ethereum-optimism/optimism/op-node/rollup
rvgo-lint
undefined: params.ProtocolVersionV0) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L44
h.Factory undefined (type *AsteriscFactoryHelper has no field or method Factory) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L45
h.Require undefined (type *AsteriscFactoryHelper has no field or method Require) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L46
h.Client undefined (type *AsteriscFactoryHelper has no field or method Client) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L48
h.Require undefined (type *AsteriscFactoryHelper has no field or method Require) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L50
h.Require undefined (type *AsteriscFactoryHelper has no field or method Require) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L53
h.T undefined (type *AsteriscFactoryHelper has no field or method T) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L59
h.System undefined (type *AsteriscFactoryHelper has no field or method System) (typecheck)
rvgo-lint: op-e2e/e2eutils/disputegame/helper.go#L66
h.T undefined (type *AsteriscFactoryHelper has no field or method T) (typecheck)
rvgo-tests
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/