Skip to content

Remove redundant [selectors] field from [VerifieringKey] #32

Remove redundant [selectors] field from [VerifieringKey]

Remove redundant [selectors] field from [VerifieringKey] #32

Triggered via push April 24, 2024 16:32
Status Success
Total duration 1m 3s
Artifacts

lints-beta.yml

on: push
Clippy (beta)
52s
Clippy (beta)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
function `unpack` is never used: halo2_proofs/src/helpers.rs#L105
error: function `unpack` is never used --> halo2_proofs/src/helpers.rs:105:8 | 105 | pub fn unpack(byte: u8, bits: &mut [bool]) { | ^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
function `unpack` is never used: halo2_proofs/src/helpers.rs#L105
error: function `unpack` is never used --> halo2_proofs/src/helpers.rs:105:8 | 105 | pub fn unpack(byte: u8, bits: &mut [bool]) { | ^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
function `unpack` is never used: halo2_proofs/src/helpers.rs#L105
warning: function `unpack` is never used --> halo2_proofs/src/helpers.rs:105:8 | 105 | pub fn unpack(byte: u8, bits: &mut [bool]) { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `unpack` is never used: halo2_proofs/src/helpers.rs#L105
warning: function `unpack` is never used --> halo2_proofs/src/helpers.rs:105:8 | 105 | pub fn unpack(byte: u8, bits: &mut [bool]) { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default
Clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@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 (beta)
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/
Clippy (beta)
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/
Clippy (beta)
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/
Clippy (beta)
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/