anvil logs to a tmp file #64
Annotations
6 errors and 3 warnings
go-lint:
cmd/main.go#L8
could not import github.com/ethereum-optimism/supersim (-: # github.com/ethereum-optimism/supersim
|
go-lint:
supersim.go#L190
chain.EnableLogging undefined (type *anvil.Anvil has no field or method EnableLogging)) (typecheck)
|
go-lint:
supersim.go#L190
chain.EnableLogging undefined (type *anvil.Anvil has no field or method EnableLogging) (typecheck)
|
go-lint
issues found
|
go-tests:
supersim.go#L190
chain.EnableLogging undefined (type *anvil.Anvil has no field or method EnableLogging)
|
go-tests
Process completed with exit code 1.
|
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-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/
|
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/
|