feat: create op-simulator as basic proxy #26
Annotations
4 errors and 3 warnings
go-lint:
supersim.go#L118
S1002: should omit comparison to bool constant, can be simplified to `!stopped` (gosimple)
|
go-lint:
supersim.go#L123
S1002: should omit comparison to bool constant, can be simplified to `!stopped` (gosimple)
|
go-lint:
supersim.go#L128
S1002: should omit comparison to bool constant, can be simplified to `!stopped` (gosimple)
|
go-lint
issues found
|
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/
|
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/
|