Skip to content

Implement Display trait for all types to produce valid LLVM IR text #88

Implement Display trait for all types to produce valid LLVM IR text

Implement Display trait for all types to produce valid LLVM IR text #88

Triggered via pull request March 12, 2026 03:31
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 119 warnings
Test for LLVM 10
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 11
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 12
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 13
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 9
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 14
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test for LLVM 19
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 19
ignoring debug info with an invalid version (1) in tests/llvm_bc/drop-debug-info.3.5.ll.bc
Test for LLVM 19
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
Test for LLVM 19
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
Test for LLVM 19
ignoring debug info with an invalid version (1) in tests/llvm_bc/drop-debug-info.3.5.ll.bc
Test for LLVM 19
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
Test for LLVM 19
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
Test for LLVM 19
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/
Test for LLVM 19
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/
Test for LLVM 19
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/
Test for LLVM 19
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/
Test for LLVM 10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 10
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 10
`llvm-ir` (lib) generated 1 warning
Test for LLVM 10: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 10
`llvm-ir` (lib) generated 1 warning
Test for LLVM 10: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 10
`llvm-ir` (lib) generated 1 warning
Test for LLVM 10: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 10
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/
Test for LLVM 10
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/
Test for LLVM 10
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/
Test for LLVM 10
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/
Test for LLVM 11
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 11
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 11
`llvm-ir` (lib) generated 1 warning
Test for LLVM 11: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 11
`llvm-ir` (lib) generated 1 warning
Test for LLVM 11: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 11
`llvm-ir` (lib) generated 1 warning
Test for LLVM 11: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 11
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/
Test for LLVM 11
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/
Test for LLVM 11
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/
Test for LLVM 11
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/
Test for LLVM 12
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 12
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 12
`llvm-ir` (lib) generated 1 warning
Test for LLVM 12: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 12
`llvm-ir` (lib) generated 1 warning
Test for LLVM 12: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 12
`llvm-ir` (lib) generated 1 warning
Test for LLVM 12: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 12
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/
Test for LLVM 12
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/
Test for LLVM 12
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/
Test for LLVM 12
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/
Test for LLVM 13
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 13
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 13
`llvm-ir` (lib) generated 1 warning
Test for LLVM 13: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 13
`llvm-ir` (lib) generated 1 warning
Test for LLVM 13: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 13
`llvm-ir` (lib) generated 1 warning
Test for LLVM 13: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 13
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/
Test for LLVM 13
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/
Test for LLVM 13
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/
Test for LLVM 13
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/
Test for LLVM 9
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 9
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 9
`llvm-ir` (lib) generated 1 warning
Test for LLVM 9: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 9
`llvm-ir` (lib) generated 1 warning
Test for LLVM 9: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 9
`llvm-ir` (lib) generated 1 warning
Test for LLVM 9: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 9
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/
Test for LLVM 9
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/
Test for LLVM 9
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/
Test for LLVM 9
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/
Test for LLVM 14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 14
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 14
`llvm-ir` (lib) generated 1 warning
Test for LLVM 14: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 14
`llvm-ir` (lib) generated 1 warning
Test for LLVM 14: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 14
`llvm-ir` (lib) generated 1 warning
Test for LLVM 14: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 14
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/
Test for LLVM 14
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/
Test for LLVM 14
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/
Test for LLVM 14
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/
Test for LLVM 16
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 16
ignoring debug info with an invalid version (1) in tests/llvm_bc/drop-debug-info.3.5.ll.bc
Test for LLVM 16
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
Test for LLVM 16
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
Test for LLVM 16
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/
Test for LLVM 16
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/
Test for LLVM 16
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/
Test for LLVM 16
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/
Test for LLVM 18
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 18
ignoring debug info with an invalid version (1) in tests/llvm_bc/drop-debug-info.3.5.ll.bc
Test for LLVM 18
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
Test for LLVM 18
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/
Test for LLVM 18
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/
Test for LLVM 18
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/
Test for LLVM 18
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/
Test for LLVM 17
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 17
ignoring debug info with an invalid version (1) in tests/llvm_bc/drop-debug-info.3.5.ll.bc
Test for LLVM 17
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
Test for LLVM 17
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/
Test for LLVM 17
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/
Test for LLVM 17
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/
Test for LLVM 17
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/
Test for LLVM 15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v3, KyleMayes/install-llvm-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test for LLVM 15
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
Test for LLVM 15
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
Test for LLVM 15
`llvm-ir` (lib test) generated 1 warning (1 duplicate)
Test for LLVM 15
`llvm-ir` (lib) generated 1 warning
Test for LLVM 15: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 15
`llvm-ir` (lib) generated 1 warning
Test for LLVM 15: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 15
`llvm-ir` (lib) generated 1 warning
Test for LLVM 15: src/function.rs#L174
associated function `from_llvm_bits` is never used
Test for LLVM 15
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/
Test for LLVM 15
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/
Test for LLVM 15
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/
Test for LLVM 15
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/