Merge pull request #221 from gamedig/fix/read-string-may-panic-index-… #718
ci.yml
on: push
Build, check, and test with all features
54s
Check code formatting
50s
Build using MSRV (lib only)
3m 29s
Run clippy tests
31s
Check rustdoc
33s
Matrix: build_cli
Matrix: build_lib
Annotations
20 warnings
Check code formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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 code formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@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 code formatting
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 code formatting
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 code formatting
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 code formatting
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/
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L142
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:142:9
|
142 | /// the default delimiter of the decoder.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
142 | /// the default delimiter of the decoder.
| ++
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L141
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:141:9
|
141 | /// delimiter is encountered. If not provided, the method will read until
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
141 | /// delimiter is encountered. If not provided, the method will read until
| ++
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L135
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:135:9
|
135 | /// `StringDecoder` trait with the same byte order as the buffer.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
135 | /// `StringDecoder` trait with the same byte order as the buffer.
| ++
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L142
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:142:9
|
142 | /// the default delimiter of the decoder.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
142 | /// the default delimiter of the decoder.
| ++
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L141
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:141:9
|
141 | /// delimiter is encountered. If not provided, the method will read until
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
141 | /// delimiter is encountered. If not provided, the method will read until
| ++
|
doc list item missing indentation:
crates/lib/src/buffer.rs#L135
warning: doc list item missing indentation
--> crates/lib/src/buffer.rs:135:9
|
135 | /// `StringDecoder` trait with the same byte order as the buffer.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
135 | /// `StringDecoder` trait with the same byte order as the buffer.
| ++
|
Run clippy tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clippy tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build using MSRV (lib only)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build using MSRV (lib only)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build using MSRV (lib only)
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/
|
Build using MSRV (lib only)
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/
|
Build using MSRV (lib only)
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/
|
Build using MSRV (lib only)
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/
|