Skip to content

r1cs modification

r1cs modification #439

Triggered via pull request November 8, 2023 08:18
Status Success
Total duration 6m 13s
Artifacts

pr.yml

on: pull_request
Code Format Check
20s
Code Format Check
Clippy Check
6m 1s
Clippy Check
Calculate Code Coverage
5m 48s
Calculate Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Code Format Check
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/
Code Format Check
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/
Code Format Check
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/
Code Format Check
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/
Code Format Check
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/
Calculate Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy Check
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/
Clippy Check
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 Check
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 Check
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 Check
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 Check: bls12_381/src/fq.rs#L168
suspicious use of `*` in `Div` impl
Clippy Check: bls12_381/src/fq.rs#L168
suspicious use of `*` in `DivAssign` impl
Clippy Check: bls12_381/src/fqn.rs#L15
suspicious use of `*` in `Sub` impl
Clippy Check: bls12_381/src/fqn.rs#L15
suspicious use of `+` in `Mul` impl
Clippy Check: bls12_381/src/fqn.rs#L15
suspicious use of `*` in `Div` impl
Clippy Check: bls12_381/src/fqn.rs#L15
suspicious use of `*` in `DivAssign` impl
Clippy Check: bls12_381/src/fqn.rs#L19
suspicious use of `*` in `Sub` impl
Clippy Check: bls12_381/src/fqn.rs#L19
suspicious use of `+` in `Mul` impl
Clippy Check: bls12_381/src/fqn.rs#L19
suspicious use of `*` in `Div` impl
Clippy Check: bls12_381/src/fqn.rs#L19
suspicious use of `*` in `DivAssign` impl