fix: Windows & MacOS CI build fix #63
Annotations
8 errors and 10 warnings
`clippy` testing:
src/add_functions.rs#L61
unused import: `assert_ne`
|
`clippy` testing:
src/dict_management.rs#L10
the following explicit lifetimes could be elided: 'a
|
`clippy` testing:
src/dict_management.rs#L51
the following explicit lifetimes could be elided: 'a
|
`clippy` testing:
src/add_functions.rs#L151
the borrowed expression implements the required traits
|
`clippy` testing:
src/add_functions.rs#L385
use of `println!`
|
`clippy` testing
could not compile `sqlite-zstd` (lib) due to 2 previous errors
|
`clippy` testing:
src/add_functions.rs#L201
useless use of `vec!`
|
`clippy` testing
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Initialize workflow variables
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/
|
tests:
src/add_functions.rs#L61
unused import: `assert_ne`
|
tests
`sqlite-zstd` (lib test) generated 1 warning (run `cargo fix --lib -p sqlite-zstd --tests` to apply 1 suggestion)
|
Install `rust` toolchain
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 `rust` toolchain
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 `rust` toolchain
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 `rust` toolchain
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 ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
Loading