Update rvsol deployment sol scripts #116
Annotations
10 errors and 1 warning
Run tests:
rvgo/cmd/load_elf.go#L39
too many arguments in call to jsonutil.WriteJSON[*Metadata]
|
Run tests:
rvgo/cmd/load_elf.go#L42
too many arguments in call to jsonutil.WriteJSON[*fast.VMState]
|
Run 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
|
Run 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
|
Run tests:
rvgo/cmd/run.go#L195
too many arguments in call to jsonutil.WriteJSON
|
Run tests:
rvgo/cmd/run.go#L225
too many arguments in call to jsonutil.WriteJSON
|
Run tests:
rvgo/cmd/run.go#L259
too many arguments in call to jsonutil.WriteJSON
|
Run tests:
rvgo/cmd/witness.go#L34
too many arguments in call to jsonutil.WriteJSON
|
Run tests:
rvgo/test/evm_test.go#L85
not enough arguments in call to srcmap.ParseSourceMap
|
Run 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
|
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/
|
Loading