Skip to content

Fix solidity build errors #462

Fix solidity build errors

Fix solidity build errors #462

Triggered via push June 20, 2024 02:13
Status Failure
Total duration 9m 57s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
check-optimism-version-match
Process completed with exit code 1.
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L1
: # github.com/ethereum-optimism/asterisc/op-e2e/e2eutils/challenger
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L43
c.AsteriscBin undefined (type *"github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscBin)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L44
c.AsteriscServer undefined (type *"github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscServer)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L46
c.AsteriscSnapshotFreq undefined (type *"github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscSnapshotFreq)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L52
c.AsteriscL2GenesisPath undefined (type *"github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscL2GenesisPath)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L58
c.AsteriscRollupConfigPath undefined (type *"github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscRollupConfigPath)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L99
cfg.AsteriscBin undefined (type "github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscBin)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L100
cfg.AsteriscBin undefined (type "github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscBin)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L103
cfg.AsteriscServer undefined (type "github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscServer)
rvgo-lint: op-e2e/e2eutils/challenger/helper.go#L104
cfg.AsteriscServer undefined (type "github.com/ethereum-optimism/optimism/op-challenger/config".Config has no field or method AsteriscServer) (typecheck)
rvgo-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.