Skip to content

WIP SVM verifier support #893

WIP SVM verifier support

WIP SVM verifier support #893

Triggered via pull request August 23, 2024 17:01
Status Failure
Total duration 4m 23s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 6 warnings
clippy: jolt-sdk/src/host_utils.rs#L3
unresolved import `jolt_core::field::JoltField`
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Onchain Verifier Tests
unresolved import `jolt_core::utils::transcript`
Onchain Verifier Tests
unresolved import `jolt_core::utils::transcript`
Onchain Verifier Tests
unresolved imports `jolt_core::field::JoltField`, `jolt_core::utils::transcript`
Onchain Verifier Tests
unresolved imports `jolt_core::field::JoltField`, `jolt_core::utils::transcript`
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::Fp` in the current scope
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::Fp` in the current scope
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::Fp` in the current scope
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::fields::models::fp::Fp` in the current scope
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::Fp` in the current scope
Onchain Verifier Tests
no function or associated item named `random` found for struct `ark_ff::Fp` in the current scope
test: jolt-core/src/lasso/surge.rs#L791
unresolved import `crate::utils::transcript`
test: jolt-core/src/poly/commitment/mock.rs#L5
unresolved import `crate::field::JoltField`
test: jolt-core/src/r1cs/key.rs#L442
unresolved import `crate::utils::index_to_field_bitvector`
test: jolt-core/src/r1cs/test.rs#L2
unresolved import `crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
test: jolt-core/src/jolt/instruction/test.rs#L10
unresolved import `$crate::field::JoltField`
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Onchain Verifier Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/