Skip to content

API Cleanup and Completion #527

API Cleanup and Completion

API Cleanup and Completion #527

Triggered via pull request February 7, 2024 20:07
@cronokirbycronokirby
synchronize #88
85-cleanup
Status Failure
Total duration 1m 38s
Artifacts

rust.yml

on: pull_request
Check
16s
Check
build without alloc
37s
build without alloc
Rustfmt
22s
Rustfmt
no_std compatibility check
34s
no_std compatibility check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 72 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
no_std compatibility check: src/min_curve/element.rs#L359
no function or associated item named `one` found for struct `fr::u64::wrapper::Fr` in the current scope
no_std compatibility check: src/min_curve/element.rs#L364
no function or associated item named `zero` found for struct `fr::u64::wrapper::Fr` in the current scope
no_std compatibility check: src/min_curve/element.rs#L369
no function or associated item named `one` found for struct `fr::u64::wrapper::Fr` in the current scope
no_std compatibility check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Rustfmt
The `save-state` 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/
Rustfmt
The `save-state` 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/
Rustfmt
The `save-state` 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
no_std compatibility check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
no_std compatibility check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
no_std compatibility check: src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
no_std compatibility check: src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
no_std compatibility check: src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
no_std compatibility check: src/min_curve/element.rs#L17
fields `x` and `y` are never read
no_std compatibility check: src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
no_std compatibility check: src/min_curve/element.rs#L98
associated function `from_affine` is never used
no_std compatibility check: src/min_curve/element.rs#L85
variable `XX` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L86
variable `YY` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L87
variable `ZZ` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L88
variable `TT` should have a snake case name
no_std compatibility check
The `save-state` 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/
no_std compatibility check
The `save-state` 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/
no_std compatibility check
The `save-state` 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/
no_std compatibility 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/
no_std compatibility check: src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
no_std compatibility check: src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
no_std compatibility check: src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
no_std compatibility check: src/min_curve/element.rs#L17
fields `x` and `y` are never read
no_std compatibility check: src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
no_std compatibility check: src/min_curve/element.rs#L98
associated function `from_affine` is never used
no_std compatibility check: src/min_curve/element.rs#L85
variable `XX` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L86
variable `YY` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L87
variable `ZZ` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L88
variable `TT` should have a snake case name
no_std compatibility check: src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
no_std compatibility check: src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
no_std compatibility check: src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
no_std compatibility check: src/min_curve/element.rs#L17
fields `x` and `y` are never read
no_std compatibility check: src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
no_std compatibility check: src/min_curve/element.rs#L98
associated function `from_affine` is never used
no_std compatibility check: src/min_curve/element.rs#L85
variable `XX` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L86
variable `YY` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L87
variable `ZZ` should have a snake case name
no_std compatibility check: src/min_curve/element.rs#L88
variable `TT` should have a snake case name
no_std compatibility 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/
no_std compatibility 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/
no_std compatibility 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/
no_std compatibility 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/
build without alloc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build without alloc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
build without alloc: src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
build without alloc: src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
build without alloc: src/min_curve/constants.rs#L10
constant `ZETA_TO_TRACE` is never used
build without alloc: src/min_curve/element.rs#L17
fields `x` and `y` are never read
build without alloc: src/min_curve/element.rs#L23
associated constant `IDENTITY` is never used
build without alloc: src/min_curve/element.rs#L98
associated function `from_affine` is never used
build without alloc: src/min_curve/element.rs#L85
variable `XX` should have a snake case name
build without alloc: src/min_curve/element.rs#L86
variable `YY` should have a snake case name
build without alloc: src/min_curve/element.rs#L87
variable `ZZ` should have a snake case name
build without alloc: src/min_curve/element.rs#L88
variable `TT` should have a snake case name
build without alloc
The `save-state` 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/
build without alloc
The `save-state` 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/
build without alloc
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/
build without alloc
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/
build without alloc
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/
build without alloc
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/
build without alloc
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/
Test Suite (r1cs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite (r1cs,u32_backend)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: astriaorg/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.