feat: new ir (#373) #1125
tests.yml
on: push
CI Test Suite
3m 51s
Formatting & Clippy
31s
Annotations
10 errors and 23 warnings
Formatting & Clippy:
recursion/compiler/src/heap/ptr.rs#L1
unused import: `core::marker::PhantomData`
|
Formatting & Clippy:
recursion/compiler/src/heap/mod.rs#L4
unused import: `ptr::*`
|
Formatting & Clippy:
recursion/compiler/src/heap/mod.rs#L5
unused import: `vec::*`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L89
unused variable: `dst`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L89
unused variable: `src`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L102
unused variable: `dst`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L102
unused variable: `lhs`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L102
unused variable: `rhs`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L103
unused variable: `dst`
|
Formatting & Clippy:
recursion/compiler/src/asm/builder.rs#L103
unused variable: `lhs`
|
Formatting & Clippy
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.314.0. Please update to the latest version 2.314.1
|
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`
|