fix: non work stealing to improve pk loading on linux #67
Annotations
3 errors and 16 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, 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/
|
|
|
halo2_proofs/src/plonk/mv_lookup.rs#L9
function `base_degree` is never used
|
halo2_proofs/src/plonk/mv_lookup.rs#L15
function `degree_with_input` is never used
|
halo2_proofs/src/plonk/mv_lookup.rs#L36
associated function `new` is never used
|
halo2_proofs/src/plonk/mv_lookup.rs#L43
associated function `required_degree` is never used
|
halo2_proofs/src/plonk/mv_lookup.rs#L89
associated function `input_expressions` is never used
|
halo2_proofs/src/plonk/mv_lookup.rs#L94
associated function `table_expressions` is never used
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L33
fields `compressed_inputs_expressions`, `compressed_table_expression`, and `m_values` are never read
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L40
fields `m_poly` and `phi_poly` are never read
|
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 `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 `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 `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/
|
This job failed
Loading