Adding Typescript support #188
Open
Annotations
1 error and 23 warnings
Cargo Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L20
unused import: `std::path::PathBuf`
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L373
method `base_type` is never used
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L424
method `base_type` is never used
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L468
methods `element_type` and `sequence_type` are never used
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L513
methods `element_type` and `sequence_type` are never used
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L564
methods `fields` and `is_closed` are never used
|
Cargo Build:
src/bin/ion/commands/generate/model.rs#L624
method `variants` is never used
|
Cargo Build
`ion-cli` (bin "ion") generated 7 warnings (run `cargo fix --bin "ion"` to apply 1 suggestion)
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L20
unused import: `std::path::PathBuf`
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L373
method `base_type` is never used
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L424
method `base_type` is never used
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L468
methods `element_type` and `sequence_type` are never used
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L513
methods `element_type` and `sequence_type` are never used
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L564
methods `fields` and `is_closed` are never used
|
Cargo Test:
src/bin/ion/commands/generate/model.rs#L624
method `variants` is never used
|
Cargo Test
`ion-cli` (bin "ion") generated 7 warnings (run `cargo fix --bin "ion"` to apply 1 suggestion)
|
Cargo Test:
tests/code-gen-tests.rs#L4
unused import: `assert_cmd::Command as AssertCommand`
|
Cargo Test:
tests/code-gen-tests.rs#L22
function `input_dir` is 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