Bn254&grumpkin #432
pr.yml
on: pull_request
Code Format Check
17s
Clippy Check
3m 46s
Calculate Code Coverage
4m 57s
Annotations
11 errors and 21 warnings
Clippy Check:
bn254/src/fqn.rs#L11
cannot find derive macro `Decode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L11
cannot find derive macro `Encode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L15
cannot find derive macro `Decode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L15
cannot find derive macro `Encode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L19
cannot find derive macro `Decode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L19
cannot find derive macro `Encode` in this scope
|
Clippy Check:
bn254/src/fqn.rs#L11
failed to resolve: use of undeclared type `Ordering`
|
Clippy Check:
bn254/src/fqn.rs#L15
failed to resolve: use of undeclared type `Ordering`
|
Clippy Check:
bn254/src/fqn.rs#L19
failed to resolve: use of undeclared type `Ordering`
|
Clippy Check:
bn254/src/fqn.rs#L11
cannot find trait `Group` in this scope
|
Calculate Code Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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/gt.rs#L41
needlessly taken reference of both operands
|
Clippy Check:
bls12_381/src/gt.rs#L57
taken reference of right operand
|
Clippy Check:
bls12_381/src/gt.rs#L65
needlessly taken reference of left operand
|
Clippy Check:
bls12_381/src/gt.rs#L101
needlessly taken reference of both operands
|
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/
|