make examples work by vp_byte_code (#255) #531
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
cargo build:
taiga_halo2/src/circuit/vp_circuit.rs#L34
unused import: `read_base_field`
|
cargo build:
taiga_halo2/src/circuit/vp_examples.rs#L12
unused import: `utils::read_base_field`
|
cargo build:
taiga_halo2/src/merkle_tree.rs#L5
unused import: `read_base_field`
|
cargo build:
taiga_halo2/src/nullifier.rs#L5
unused import: `read_base_field`
|
cargo build:
taiga_halo2/src/resource.rs#L14
unused import: `read_base_field`
|
cargo build:
taiga_halo2/src/shielded_ptx.rs#L14
unused import: `crate::utils::read_scalar_field`
|
cargo build
`taiga_halo2` (lib) generated 6 warnings (run `cargo fix --lib -p taiga_halo2` to apply 6 suggestions)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading