Skip to content

chore: sunday cleanup (#363) #1098

chore: sunday cleanup (#363)

chore: sunday cleanup (#363) #1098

Triggered via push March 11, 2024 17:57
Status Success
Total duration 4m 31s
Artifacts

tests.yml

on: push
CI Test Suite
4m 18s
CI Test Suite
Formatting & Clippy
33s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Formatting & Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@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/.
Formatting & Clippy
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/
Formatting & Clippy
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/
Formatting & Clippy
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/
Formatting & Clippy
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/
Formatting & Clippy
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/
CI Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@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/.
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite
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/
CI Test Suite: core/src/stark/machine.rs#L10
unused import: `p3_challenger::CanObserve`
CI Test Suite: core/src/stark/prover.rs#L7
unused import: `itertools::izip`
CI Test Suite: core/src/stark/types.rs#L7
unused import: `p3_air::TwoRowMatrixView`
CI Test Suite: core/src/stark/verifier.rs#L3
unused import: `itertools::izip`
CI Test Suite: core/src/stark/verifier.rs#L4
unused import: `itertools::Itertools`
CI Test Suite: core/src/stark/verifier.rs#L5
unused import: `p3_air::Air`
CI Test Suite: core/src/stark/verifier.rs#L6
unused import: `p3_air::BaseAir`
CI Test Suite: core/src/stark/verifier.rs#L7
unused import: `p3_challenger::CanObserve`
CI Test Suite: core/src/stark/verifier.rs#L8
unused import: `p3_challenger::FieldChallenger`
CI Test Suite: core/src/stark/verifier.rs#L9
unused import: `p3_commit::UnivariatePcs`