Skip to content

feat: implement crate halo2_alt with fflonk backend #102

feat: implement crate halo2_alt with fflonk backend

feat: implement crate halo2_alt with fflonk backend #102

Triggered via push January 26, 2024 01:34
Status Success
Total duration 3m 17s
Artifacts

lints-beta.yml

on: push
Clippy (beta)
3m 9s
Clippy (beta)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
not all trait items implemented, missing: `Params`: halo2_alt/src/backend/fflonk.rs#L316
error[E0046]: not all trait items implemented, missing: `Params` --> halo2_alt/src/backend/fflonk.rs:316:9 | 316 | impl<F: Field> Circuit<F> for Sample<F> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Params` in implementation | = help: implement the missing item: `type Params = Type;`
Clippy (beta)
Clippy had exited with the 101 exit code
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/