Update ion-rs dependency; bump version to 0.9.1 (#180) #471
Annotations
23 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/
|
Cargo Test:
src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
|
Cargo Test:
src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
|
Cargo Test:
src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
|
Cargo Test:
src/bin/ion/commands/inspect.rs#L2
unused import: `Read`
|
Cargo Test:
src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
|
Cargo Test:
src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
|
Cargo Test
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
|
Cargo Test
`ion-cli` (bin "ion" test) generated 5 warnings (5 duplicates)
|
|
Cargo Test:
code-gen-projects/rust/code-gen-demo/target/debug/build/code-gen-demo-a35cc9b6baf54389/out/ion_generated_code.rs#L31
unused import: `enum_type::EnumType`
|
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 Build:
src/bin/ion/commands/inspect.rs#L2
unused import: `ErrorKind`
|
Cargo Build:
src/bin/ion/hex_reader.rs#L1
unused import: `crate::hex_reader::DigitState::ZeroX`
|
Cargo Build:
src/bin/ion/hex_reader.rs#L3
unused import: `Cursor`
|
Cargo Build:
src/bin/ion/commands/inspect.rs#L2
unused import: `Read`
|
Cargo Build:
src/bin/ion/commands/schema/mod.rs#L47
field `schema_system` is never read
|
Cargo Build:
src/bin/ion/commands/schema/mod.rs#L134
method `get_schema_system` is never used
|
Cargo Build
`ion-cli` (bin "ion") generated 6 warnings (run `cargo fix --bin "ion"` to apply 3 suggestions)
|
Loading