cleanup #87
push-tester.yml
on: push
rust_checks
19s
markdown_links_check
20s
Matrix: rust_tests
Annotations
35 warnings
constant `MAX_VALUE_SIZE_BYTES` is never used:
src/data.rs#L31
warning: constant `MAX_VALUE_SIZE_BYTES` is never used
--> src/data.rs:31:11
|
31 | pub const MAX_VALUE_SIZE_BYTES: usize = 65000;
| ^^^^^^^^^^^^^^^^^^^^
|
constant `MAX_KEY_SIZE_BYTES` is never used:
src/data.rs#L30
warning: constant `MAX_KEY_SIZE_BYTES` is never used
--> src/data.rs:30:11
|
30 | pub const MAX_KEY_SIZE_BYTES: usize = 1024;
| ^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
rust_checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, actions-rs/clippy-check@v1.0.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, actions-rs/clippy-check@v1.0.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_checks
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/
|
rust_checks
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/
|
rust_checks
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/
|
rust_checks
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest):
src/data.rs#L30
constant `MAX_KEY_SIZE_BYTES` is never used
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest):
src/data.rs#L31
constant `MAX_VALUE_SIZE_BYTES` is never used
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
`extindex` (lib) generated 2 warnings
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-unknown-linux-gnu, ubuntu-latest)
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/
|
rust_tests (x86_64-apple-darwin, macOS-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust_tests (x86_64-apple-darwin, macOS-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests (x86_64-apple-darwin, macOS-11):
src/data.rs#L30
constant `MAX_KEY_SIZE_BYTES` is never used
|
rust_tests (x86_64-apple-darwin, macOS-11):
src/data.rs#L31
constant `MAX_VALUE_SIZE_BYTES` is never used
|
rust_tests (x86_64-apple-darwin, macOS-11)
`extindex` (lib) generated 2 warnings
|
rust_tests (x86_64-apple-darwin, macOS-11)
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/
|
rust_tests (x86_64-apple-darwin, macOS-11)
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/
|
rust_tests (x86_64-apple-darwin, macOS-11)
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/
|
rust_tests (x86_64-apple-darwin, macOS-11)
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/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
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/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
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/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
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/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
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/
|
rust_tests (x86_64-pc-windows-msvc, windows-latest):
src/data.rs#L30
constant `MAX_KEY_SIZE_BYTES` is never used
|
rust_tests (x86_64-pc-windows-msvc, windows-latest):
src/data.rs#L31
constant `MAX_VALUE_SIZE_BYTES` is never used
|
rust_tests (x86_64-pc-windows-msvc, windows-latest)
`extindex` (lib) generated 2 warnings
|