Skip to content

Adds support for imports in code generation #447

Adds support for imports in code generation

Adds support for imports in code generation #447

Triggered via pull request November 1, 2024 21:00
Status Success
Total duration 3h 5m 27s
Artifacts

build.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

63 warnings
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
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/
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (macos-latest)
`ion-cli` (bin "ion") generated 4 warnings (run `cargo fix --bin "ion"` to apply 2 suggestions)
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (macos-latest): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (macos-latest)
`ion-cli` (bin "ion" test) generated 4 warnings (run `cargo fix --bin "ion" --tests` to apply 2 suggestions)
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion") generated 4 warnings (run `cargo fix --bin "ion"` to apply 2 suggestions)
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (ubuntu-latest): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion" test) generated 4 warnings (4 duplicates)
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest)
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/
Build and Test (ubuntu-latest)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019)
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/
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (windows-2019)
`ion-cli` (bin "ion" test) generated 4 warnings (4 duplicates)
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L16
unused import: `ion_schema::isl::isl_import::IslImport`
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L294
variable does not need to be mutable
Build and Test (windows-2019): src/bin/ion/commands/generate/generator.rs#L362
method `generate_code_for_import_type` is never used
Build and Test (windows-2019)
`ion-cli` (bin "ion") generated 4 warnings (run `cargo fix --bin "ion"` to apply 2 suggestions)