Update rvsol deployment sol scripts #116
ci.yaml
on: push
rvgo-tests
2m 7s
rvsol-tests
1m 31s
rvsol-lint
6s
rvgo-lint
2m 21s
check-optimism-version-match
18s
op-program-test
40s
rvgo-abigen
1m 7s
Annotations
32 errors and 1 warning
rvsol-lint
Process completed with exit code 2.
|
check-optimism-version-match
Process completed with exit code 1.
|
op-program-test
too many arguments in call to jsonutil.WriteJSON[*Metadata]
|
op-program-test
too many arguments in call to jsonutil.WriteJSON[*fast.VMState]
|
op-program-test
cannot use lvl (variable of type "golang.org/x/exp/slog".Level) as "log/slog".Level value in argument to log.LogfmtHandlerWithLevel
|
op-program-test
cannot use log.LevelInfo (constant 0 of type "log/slog".Level) as "golang.org/x/exp/slog".Level value in argument to Logger
|
op-program-test
too many arguments in call to jsonutil.WriteJSON
|
op-program-test
too many arguments in call to jsonutil.WriteJSON
|
op-program-test
too many arguments in call to jsonutil.WriteJSON
|
op-program-test
too many arguments in call to jsonutil.WriteJSON
|
op-program-test
Process completed with exit code 2.
|
rvgo-abigen
Process completed with exit code 1.
|
rvgo-tests:
rvgo/cmd/load_elf.go#L39
too many arguments in call to jsonutil.WriteJSON[*Metadata]
|
rvgo-tests:
rvgo/cmd/load_elf.go#L42
too many arguments in call to jsonutil.WriteJSON[*fast.VMState]
|
rvgo-tests:
rvgo/cmd/log.go#L14
cannot use lvl (variable of type "golang.org/x/exp/slog".Level) as "log/slog".Level value in argument to log.LogfmtHandlerWithLevel
|
rvgo-tests:
rvgo/cmd/run.go#L71
cannot use log.LevelInfo (constant 0 of type "log/slog".Level) as "golang.org/x/exp/slog".Level value in argument to Logger
|
rvgo-tests:
rvgo/cmd/run.go#L195
too many arguments in call to jsonutil.WriteJSON
|
rvgo-tests:
rvgo/cmd/run.go#L225
too many arguments in call to jsonutil.WriteJSON
|
rvgo-tests:
rvgo/cmd/run.go#L259
too many arguments in call to jsonutil.WriteJSON
|
rvgo-tests:
rvgo/cmd/witness.go#L34
too many arguments in call to jsonutil.WriteJSON
|
rvgo-tests:
rvgo/test/evm_test.go#L85
not enough arguments in call to srcmap.ParseSourceMap
|
rvgo-tests:
rvgo/test/evm_test.go#L149
cannot use srcmap.NewSourceMapTracer(map[common.Address]*srcmap.SourceMap{…}, os.Stdout) (value of type *srcmap.SourceMapTracer) as *tracing.Hooks value in assignment
|
rvgo-lint:
rvgo/cmd/load_elf.go#L1
: # github.com/ethereum-optimism/asterisc/rvgo/cmd
|
rvgo-lint:
rvgo/cmd/load_elf.go#L39
too many arguments in call to jsonutil.WriteJSON[*Metadata]
|
rvgo-lint:
rvgo/cmd/load_elf.go#L42
too many arguments in call to jsonutil.WriteJSON[*fast.VMState]
|
rvgo-lint:
rvgo/cmd/log.go#L14
cannot use lvl (variable of type "golang.org/x/exp/slog".Level) as "log/slog".Level value in argument to log.LogfmtHandlerWithLevel
|
rvgo-lint:
rvgo/cmd/run.go#L71
cannot use log.LevelInfo (constant 0 of type "log/slog".Level) as "golang.org/x/exp/slog".Level value in argument to Logger
|
rvgo-lint:
rvgo/cmd/run.go#L195
too many arguments in call to jsonutil.WriteJSON
|
rvgo-lint:
rvgo/cmd/run.go#L225
too many arguments in call to jsonutil.WriteJSON
|
rvgo-lint:
rvgo/cmd/run.go#L259
too many arguments in call to jsonutil.WriteJSON
|
rvgo-lint:
rvgo/cmd/witness.go#L34
too many arguments in call to jsonutil.WriteJSON
|
rvgo-lint:
rvgo/main.go#L11
could not import github.com/ethereum-optimism/asterisc/rvgo/cmd (-: # github.com/ethereum-optimism/asterisc/rvgo/cmd
|
rvgo-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|