Skip to content

Optimize data cluster format for VHD and QCOW #7896

Optimize data cluster format for VHD and QCOW

Optimize data cluster format for VHD and QCOW #7896

Triggered via pull request April 9, 2026 10:34
Status Failure
Total duration 3m 52s
Artifacts

other.yml

on: pull_request
Test SDK builds  /  Generate SDK sources
1m 9s
Test SDK builds / Generate SDK sources
Matrix: Python tests
Deprecation tests
6s
Deprecation tests
Test SDK builds  /  Build C# SDK
0s
Test SDK builds / Build C# SDK
Test SDK builds  /  Build C SDK
0s
Test SDK builds / Build C SDK
Test SDK builds  /  Build Java SDK
0s
Test SDK builds / Build Java SDK
Finish coverage upload
3s
Finish coverage upload
Matrix: Test SDK builds / Build PowerShell 7.x SDK
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Test SDK builds / Generate SDK sources
Process completed with exit code 20.
Deprecation tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 SDK builds / Generate SDK sources
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Python tests (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Python tests (3.11): python3/libexec/qcow2-to-stdout.py#L120
[pylint] reported by reviewdog 🐶 R1716: Simplify chained comparison between the operands (chained-comparison) Raw Output: python3/libexec/qcow2-to-stdout.py:120:15: R1716: Simplify chained comparison between the operands (chained-comparison)
Python tests (3.11): python3/libexec/qcow2-to-stdout.py#L557
[pylint] reported by reviewdog 🐶 C0301: Line too long (122/100) (line-too-long) Raw Output: python3/libexec/qcow2-to-stdout.py:557:0: C0301: Line too long (122/100) (line-too-long)
Python tests (3.11): python3/libexec/qcow2-to-stdout.py#L555
[pylint] reported by reviewdog 🐶 C0301: Line too long (102/100) (line-too-long) Raw Output: python3/libexec/qcow2-to-stdout.py:555:0: C0301: Line too long (102/100) (line-too-long)
Python tests (3.11): python3/libexec/qcow2-to-stdout.py#L545
[pylint] reported by reviewdog 🐶 C0301: Line too long (151/100) (line-too-long) Raw Output: python3/libexec/qcow2-to-stdout.py:545:0: C0301: Line too long (151/100) (line-too-long)