Consts refactor #118
Annotations
8 errors and 2 warnings
crates/stark/src/commit.rs#L69
cannot find type `Vec` in this scope
|
crates/stark/src/commit.rs#L70
failed to resolve: use of undeclared type `Vec`
|
crates/stark/src/commit.rs#L18
no method named `to_owned` found for struct `swiftness_air::trace::config::Config` in the current scope
|
crates/stark/src/commit.rs#L27
no method named `to_owned` found for struct `swiftness_commitment::table::config::Config` in the current scope
|
crates/stark/src/commit.rs#L53
no method named `to_owned` found for struct `swiftness_fri::types::UnsentCommitment` in the current scope
|
crates/stark/src/commit.rs#L53
no method named `to_owned` found for struct `swiftness_fri::config::Config` in the current scope
|
crates/stark/src/commit.rs#L63
no method named `to_owned` found for struct `Vec<Felt>` in the current scope
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading