Skip to content

[Feat] make supercircuit test applying l2trace #4371

[Feat] make supercircuit test applying l2trace

[Feat] make supercircuit test applying l2trace #4371

Triggered via pull request August 25, 2023 03:09
Status Success
Total duration 2m 5s
Artifacts

lints.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 13: serde = { version = "1.0.130", features = ["derive"] } 14: bus-mapping = { path = "../bus-mapping" , features = ["test"] } ^ 15: eth-types = { path = "../eth-types" }