Various Improvements #163
Annotations
16 warnings
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/
|
src/block_writer.rs#L97
usage of a legacy numeric method
|
src/block_writer.rs#L98
usage of a legacy numeric method
|
src/merger.rs#L23
method `add` can be confused for the standard trait method `std::ops::Add::add`
|
src/merger.rs#L141
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
src/merger.rs#L141
very complex type used. Consider factoring parts into `type` definitions
|
src/reader/prefix_iter.rs#L21
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
src/reader/prefix_iter.rs#L52
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
src/reader/range_iter.rs#L27
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
src/reader/range_iter.rs#L78
method `next` can be confused for the standard trait method `std::iter::Iterator::next`
|
src/reader/reader_cursor.rs#L400
very complex type used. Consider factoring parts into `type` definitions
|
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 `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 `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 `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/
|
This job succeeded
Loading