Adding Typescript support #188
Open
Annotations
1 error and 23 warnings
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
src/bin/ion/commands/generate/model.rs#L20
unused import: `std::path::PathBuf`
|
|
src/bin/ion/commands/generate/model.rs#L373
method `base_type` is never used
|
|
src/bin/ion/commands/generate/model.rs#L424
method `base_type` is never used
|
|
src/bin/ion/commands/generate/model.rs#L468
methods `element_type` and `sequence_type` are never used
|
|
src/bin/ion/commands/generate/model.rs#L513
methods `element_type` and `sequence_type` are never used
|
|
src/bin/ion/commands/generate/model.rs#L564
methods `fields` and `is_closed` are never used
|
|
src/bin/ion/commands/generate/model.rs#L624
method `variants` is never used
|
|
|
|
src/bin/ion/commands/generate/model.rs#L20
unused import: `std::path::PathBuf`
|
|
src/bin/ion/commands/generate/model.rs#L373
method `base_type` is never used
|
|
src/bin/ion/commands/generate/model.rs#L424
method `base_type` is never used
|
|
src/bin/ion/commands/generate/model.rs#L468
methods `element_type` and `sequence_type` are never used
|
|
src/bin/ion/commands/generate/model.rs#L513
methods `element_type` and `sequence_type` are never used
|
|
src/bin/ion/commands/generate/model.rs#L564
methods `fields` and `is_closed` are never used
|
|
src/bin/ion/commands/generate/model.rs#L624
method `variants` is never used
|
|
|
|
tests/code-gen-tests.rs#L4
unused import: `assert_cmd::Command as AssertCommand`
|
|
tests/code-gen-tests.rs#L22
function `input_dir` is never used
|
|
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 `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 `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 `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