Merge branch 'main' into system-symbols #3299
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/checkout@v2, 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/
|
Rust Toolchain
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 Toolchain
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 Toolchain
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 Toolchain
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/
|
Cargo Test (specific feature):
src/lazy/encoder/binary/v1_1/flex_sym.rs#L9
unused import: `SystemSymbol`
|
Cargo Test (specific feature):
src/lazy/encoder/binary/v1_1/value_writer.rs#L22
unused import: `SystemSymbol`
|
Cargo Test (specific feature):
src/lazy/expanded/compiler.rs#L1385
unused imports: `AnyEncoding`, `ElementReader`, `Element`, and `Reader`
|
Cargo Test (specific feature):
src/lazy/system_reader.rs#L749
unused import: `crate::lazy::encoder::binary::v1_1::writer::LazyRawBinaryWriter_1_1`
|
Cargo Test (specific feature)
`ion-rs` (lib) generated 2 warnings
|
Cargo Test (specific feature):
src/lazy/encoder/binary/v1_1/flex_sym.rs#L9
unused import: `SystemSymbol`
|
Cargo Test (specific feature):
tests/detect_incomplete_text.rs#L50
static `SKIP_LIST_1_1` is never used
|
Cargo Test (specific feature)
`ion-rs` (test "detect_incomplete_text") generated 1 warning
|
Loading