Add subcommands to support data stream analysis. #3
Annotations
1 error and 22 warnings
Cargo Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Cargo Build:
src/bin/ion/commands/beta/analyze/depth.rs#L7
unused import: `IonReader`
|
Cargo Build:
src/bin/ion/commands/beta/analyze/size.rs#L53
value assigned to `size` is never read
|
Cargo Build:
src/bin/ion/commands/beta/symtab/count.rs#L39
unused `Result` that must be used
|
Cargo Build:
src/bin/ion/commands/beta/symtab/symbol_count.rs#L39
unused `Result` that must be used
|
Cargo Build:
src/bin/ion/commands/beta/analyze/size.rs#L39
unused `Result` that must be used
|
Cargo Build
`ion-cli` (bin "ion") generated 5 warnings
|
Cargo Test:
tests/cli.rs#L257
unused `std::result::Result` that must be used
|
Cargo Test:
tests/cli.rs#L286
unused `std::result::Result` that must be used
|
Cargo Test:
tests/cli.rs#L314
unused `std::result::Result` that must be used
|
Cargo Test:
src/bin/ion/commands/beta/analyze/depth.rs#L7
unused import: `IonReader`
|
Cargo Test:
src/bin/ion/commands/beta/analyze/size.rs#L53
value assigned to `size` is never read
|
Cargo Test:
src/bin/ion/commands/beta/symtab/count.rs#L39
unused `Result` that must be used
|
Cargo Test:
src/bin/ion/commands/beta/symtab/symbol_count.rs#L39
unused `Result` that must be used
|
Cargo Test:
src/bin/ion/commands/beta/analyze/size.rs#L39
unused `Result` that must be used
|
Cargo Test
`ion-cli` (bin "ion" test) generated 5 warnings (2 duplicates)
|
Cargo Test
`ion-cli` (bin "ion") generated 5 warnings (3 duplicates)
|
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/
|
The logs for this run have expired and are no longer available.
Loading