Skip to content

CI: more clippy checks and build tool revamps #922

CI: more clippy checks and build tool revamps

CI: more clippy checks and build tool revamps #922

Triggered via pull request September 25, 2024 11:54
Status Failure
Total duration 1m 58s
Billable time 3m
Artifacts

lints.yml

on: pull_request
skip_check
5s
skip_check
Matrix: Various lints
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
Various lints (x86_64-unknown-linux-gnu): simple-frontend/src/circuit_builder/base_opt.rs#L65
this expression creates a reference which is immediately dereferenced by the compiler
Various lints (x86_64-unknown-linux-gnu): simple-frontend/src/circuit_builder/ext_opt.rs#L24
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
Various lints (x86_64-unknown-linux-gnu): simple-frontend/src/circuit_builder.rs#L12
you should consider adding a `Default` implementation for `Cell<Ext>`
Various lints (x86_64-unknown-linux-gnu): simple-frontend/src/circuit_builder.rs#L52
you should consider adding a `Default` implementation for `CircuitBuilder<Ext>`
Various lints (x86_64-unknown-linux-gnu)
could not compile `simple-frontend` (lib) due to 5 previous errors
Various lints (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Various lints (x86_64-unknown-linux-gnu)
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/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Various lints (x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Various lints (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Various lints (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Various lints (x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Various lints (x86_64-unknown-linux-gnu)
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/
Various lints (x86_64-unknown-linux-gnu)
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/
Various lints (x86_64-unknown-linux-gnu)
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/
Various lints (x86_64-unknown-linux-gnu)
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/