Improve capabilities of ion schema subcommands #420
Annotations
21 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 Build:
src/bin/ion/commands/complaint.rs#L23
unused variable: `command_path`
|
Cargo Build:
src/bin/ion/commands/complaint.rs#L23
unused variable: `args`
|
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#L135
method `get_schema_system` is never used
|
Cargo Build
`ion-cli` (bin "ion") generated 4 warnings
|
Cargo Test:
src/bin/ion/commands/complaint.rs#L23
unused variable: `command_path`
|
Cargo Test:
src/bin/ion/commands/complaint.rs#L23
unused variable: `args`
|
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#L135
method `get_schema_system` is never used
|
Cargo Test
`ion-cli` (bin "ion") generated 4 warnings
|
Cargo Test
`ion-cli` (bin "ion" test) generated 4 warnings (4 duplicates)
|
|
|
Cargo Test:
code-gen-projects/rust/code-gen-demo/target/debug/build/code-gen-demo-e493da39c0979f78/out/ion_generated_code.rs#L11
field `description` is never read
|
Cargo Test:
code-gen-projects/rust/code-gen-demo/target/debug/build/code-gen-demo-e493da39c0979f78/out/ion_generated_code.rs#L40
associated items `new`, `b`, `a`, and `c` are never used
|
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/
|
Loading