Skip to content

Adds README for code-gen-projects #234

Adds README for code-gen-projects

Adds README for code-gen-projects #234

Triggered via pull request May 31, 2024 00:49
Status Success
Total duration 2m 58s
Artifacts

build.yml

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

Annotations

55 warnings
Build and Test (macos-latest)
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/.
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 `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): tests/cli.rs#L5
unused import: `std::fs`
Build and Test (macos-latest): tests/code-gen-tests.rs#L1
unused import: `anyhow::Result`
Build and Test (macos-latest): tests/code-gen-tests.rs#L2
unused import: `assert_cmd::Command`
Build and Test (macos-latest): tests/code-gen-tests.rs#L3
unused import: `rstest::rstest`
Build and Test (macos-latest): tests/code-gen-tests.rs#L4
unused import: `std::fs`
Build and Test (macos-latest): tests/code-gen-tests.rs#L5
unused import: `std::fs::File`
Build and Test (macos-latest): tests/code-gen-tests.rs#L6
unused import: `std::io::Write`
Build and Test (macos-latest): tests/code-gen-tests.rs#L7
unused import: `tempfile::TempDir`
Build and Test (macos-latest)
`ion-cli` (test "code-gen-tests") generated 7 warnings (run `cargo fix --test "code-gen-tests"` to apply 7 suggestions)
Build and Test (ubuntu-latest)
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/.
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): tests/code-gen-tests.rs#L1
unused import: `anyhow::Result`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L2
unused import: `assert_cmd::Command`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L3
unused import: `rstest::rstest`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L4
unused import: `std::fs`
Build and Test (ubuntu-latest): tests/cli.rs#L5
unused import: `std::fs`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L5
unused import: `std::fs::File`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L6
unused import: `std::io::Write`
Build and Test (ubuntu-latest): tests/code-gen-tests.rs#L7
unused import: `tempfile::TempDir`
Build and Test (ubuntu-latest)
`ion-cli` (test "code-gen-tests") generated 7 warnings (run `cargo fix --test "code-gen-tests"` to apply 7 suggestions)
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 (ubuntu-latest): tests/code-gen-tests.rs#L4
unused import: `std::fs`
Build and Test (ubuntu-latest): src/bin/ion/commands/beta/generate/utils.rs#L69
associated function `field_name_case` is never used
Build and Test (ubuntu-latest)
`ion-cli` (test "code-gen-tests") generated 1 warning (run `cargo fix --test "code-gen-tests"` to apply 1 suggestion)
Build and Test (ubuntu-latest)
`ion-cli` (bin "ion") generated 1 warning (1 duplicate)
Build and Test (windows-2019)
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/.
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 `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): tests/code-gen-tests.rs#L1
unused import: `anyhow::Result`
Build and Test (windows-2019): tests/code-gen-tests.rs#L2
unused import: `assert_cmd::Command`
Build and Test (windows-2019): tests/code-gen-tests.rs#L3
unused import: `rstest::rstest`
Build and Test (windows-2019): tests/code-gen-tests.rs#L4
unused import: `std::fs`
Build and Test (windows-2019): tests/code-gen-tests.rs#L5
unused import: `std::fs::File`
Build and Test (windows-2019): tests/code-gen-tests.rs#L6
unused import: `std::io::Write`
Build and Test (windows-2019): tests/code-gen-tests.rs#L7
unused import: `tempfile::TempDir`
Build and Test (windows-2019): tests/cli.rs#L5
unused import: `std::fs`
Build and Test (windows-2019)
`ion-cli` (test "code-gen-tests") generated 7 warnings (run `cargo fix --test "code-gen-tests"` to apply 7 suggestions)