doced example acl_dryrun command #486
compile_and_test.yml
on: pull_request
Check
26s
Test
2m 43s
Annotations
5 errors and 21 warnings
Test:
src/commands/server_commands.rs#L66
cannot find value `client` in this scope
|
Test:
src/commands/server_commands.rs#L67
failed to resolve: use of undeclared type `AclDryRunOptions`
|
Test:
src/commands/server_commands.rs#L68
`await` is only allowed inside `async` functions and blocks
|
Test
aborting due to 3 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Check
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
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
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
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 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
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:
src/client/pooled_client_manager.rs#L34
this function depends on never type fallback being `()`
|
Test
`rustis` (lib) generated 1 warning
|
Test:
src/tests/search_commands.rs#L504
this function depends on never type fallback being `()`
|
Test:
src/tests/search_commands.rs#L862
this function depends on never type fallback being `()`
|
Test:
src/tests/server_commands.rs#L54
this function depends on never type fallback being `()`
|
Test:
src/tests/stream_commands.rs#L834
this function depends on never type fallback being `()`
|
Test:
src/tests/transaction.rs#L77
this function depends on never type fallback being `()`
|
Test:
src/tests/transaction.rs#L114
this function depends on never type fallback being `()`
|
Test
`rustis` (lib test) generated 8 warnings (1 duplicate)
|