fix deps #435
pr.yml
on: pull_request
Code Format Check
21s
Clippy Check
3m 39s
Calculate Code Coverage
8m 2s
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/
|
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:
r1cs/src/matrix/row.rs#L163
needlessly taken reference of right operand
|
Clippy Check:
r1cs/src/matrix/row.rs#L179
taken reference of right operand
|
Clippy Check:
r1cs/src/matrix/vector.rs#L20
struct `DenseVectors` has a public `len` method, but no `is_empty` method
|
Clippy Check:
r1cs/src/matrix.rs#L18
very complex type used. Consider factoring parts into `type` definitions
|
Clippy Check:
r1cs/src/lib.rs#L137
very complex type used. Consider factoring parts into `type` definitions
|
Clippy Check
`r1cs` (lib) generated 5 warnings
|
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
|
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/
|