Skip to content

Add granite l2 alloc for circleci #512

Add granite l2 alloc for circleci

Add granite l2 alloc for circleci #512

Triggered via push September 24, 2024 17:27
Status Failure
Total duration 2m 36s
Artifacts

ci.yaml

on: push
rvgo-tests
36s
rvgo-tests
rvsol-tests
1m 6s
rvsol-tests
rvsol-lint
6s
rvsol-lint
rvgo-lint
2m 26s
rvgo-lint
check-optimism-version-match
21s
check-optimism-version-match
op-program-test
45s
op-program-test
rvgo-abigen
1m 6s
rvgo-abigen
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
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-tests
Process completed with exit code 1.
rvsol-tests
Process completed with exit code 1.
rvgo-abigen
Process completed with exit code 1.
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/