r1cs modification #439
pr.yml
on: pull_request
Code Format Check
20s
Clippy Check
6m 1s
Calculate Code Coverage
5m 48s
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
|