Fix solidity build errors #462
ci.yaml
on: push
rvgo-tests
9m 47s
rvsol-tests
59s
rvsol-lint
12s
rvgo-lint
26s
check-optimism-version-match
26s
op-program-test
1m 55s
rvgo-abigen
1m 6s
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/.
|