v0.7.0 #108
Annotations
1 error and 34 warnings
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check Style
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/.
|
Check Style
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/
|
Check Style
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/
|
Check Style
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/
|
Check Style
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/
|
Check Style
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/
|
Test
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/.
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test:
crates/store/src/config.rs#L31
unused imports: `FtsStore`, `Store`
|
Test:
crates/store/src/config.rs#L72
unused variable: `is_reload`
|
Test:
crates/store/src/dispatch/store.rs#L140
unused variable: `batch`
|
Test:
crates/store/src/dispatch/store.rs#L62
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L41
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L123
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L103
unused variable: `params`
|
Test:
crates/store/src/dispatch/store.rs#L104
unused variable: `cb`
|
Test:
crates/store/src/dispatch/store.rs#L280
unused variable: `from`
|
Test:
crates/store/src/dispatch/store.rs#L280
unused variable: `to`
|
Test:
crates/store/src/config.rs#L31
unused imports: `FtsStore`, `Store`
|
Test:
crates/store/src/config.rs#L72
unused variable: `is_reload`
|
Test:
crates/store/src/dispatch/store.rs#L140
unused variable: `batch`
|
Test:
crates/store/src/dispatch/store.rs#L62
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L41
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L123
unused variable: `key`
|
Test:
crates/store/src/dispatch/store.rs#L103
unused variable: `params`
|
Test:
crates/store/src/dispatch/store.rs#L104
unused variable: `cb`
|
Test:
crates/store/src/dispatch/store.rs#L280
unused variable: `from`
|
Test:
crates/store/src/dispatch/store.rs#L280
unused variable: `to`
|
Test:
crates/store/src/config.rs#L31
unused import: `FtsStore`
|
Test
`store` (lib) generated 1 warning (run `cargo fix --lib -p store` to apply 1 suggestion)
|