[Cider2] use baa as bit-vector library #6086
Annotations
6 errors and 8 warnings
Run clippy:
interp/src/flatten/flat_ir/base.rs#L421
useless use of `format!`
|
Run clippy:
interp/src/flatten/flat_ir/base.rs#L600
useless use of `format!`
|
Run clippy:
interp/src/flatten/primitives/combinational.rs#L86
useless conversion to the same type: `baa::BitVecValue`
|
Run clippy:
interp/src/flatten/primitives/combinational.rs#L230
useless conversion to the same type: `baa::BitVecValue`
|
Run clippy
could not compile `interp` (lib) due to 4 previous errors
|
Run clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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 use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run clippy
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Run clippy
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Loading