Skip to content

supersim: config refactors #133

supersim: config refactors

supersim: config refactors #133

Triggered via pull request July 17, 2024 19:10
Status Failure
Total duration 1m 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
go-tests: testutils/mockchain.go#L6
no required module provides package github.com/ethereum-optimism/supersim/chainapi; to add it:
go-tests
Process completed with exit code 1.
go-lint: anvil/anvil_test.go#L16
unknown field ChainID in struct literal of type Config
go-lint: anvil/anvil_test.go#L16
unknown field Port in struct literal of type Config (typecheck)
go-lint: opsimulator/deposits_test.go#L66
cannot use &chain (value of type *MockChainWithSubscriptions) as config.Chain value in argument to SubscribeDepositTx: *MockChainWithSubscriptions does not implement config.Chain (missing method ChainID) (typecheck)
go-lint: orchestrator/orchestrator_test.go#L16
undefined: OrchestratorConfig
go-lint: orchestrator/orchestrator_test.go#L21
undefined: OrchestratorConfig
go-lint: orchestrator/orchestrator_test.go#L22
undefined: ChainConfig
go-lint: orchestrator/orchestrator_test.go#L60
undefined: OrchestratorConfig
go-lint: orchestrator/orchestrator_test.go#L61
undefined: ChainConfig (typecheck)
go-lint
issues found
contracts-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/