Skip to content

Fix inline list parameter rendering for IN clauses #2852

Fix inline list parameter rendering for IN clauses

Fix inline list parameter rendering for IN clauses #2852

Status Failure
Total duration 1m 31s
Artifacts

code-quality-checks.yml

on: pull_request
Matrix: check-linting
Matrix: check-types
Matrix: run-unit-tests-with-arrow
Matrix: run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 10 warnings
Unit Tests (Python 3.11, default deps)
Process completed with exit code 1.
Unit Tests (Python 3.11, min deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.12, default deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.13, default deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.10, default deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.14, min deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.9, default deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.10, min deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.10, min deps)
Process completed with exit code 1.
Unit Tests (Python 3.9, min deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
Unit Tests (Python 3.14, default deps)
The strategy configuration was canceled because "run-unit-tests._3_11_default" failed
check-linting (3.9)
The strategy configuration was canceled because "check-linting._3_13" failed
check-linting (3.11)
The strategy configuration was canceled because "check-linting._3_13" failed
check-linting (3.14)
The strategy configuration was canceled because "check-linting._3_13" failed
check-linting (3.13)
Process completed with exit code 1.
check-linting (3.12)
The strategy configuration was canceled because "check-linting._3_13" failed
check-linting (3.10)
The strategy configuration was canceled because "check-linting._3_13" failed
Unit Tests + PyArrow (Python 3.9, min deps)
Process completed with exit code 1.
Unit Tests + PyArrow (Python 3.9, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.11, min deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.13, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.10, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.10, min deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.11, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.14, min deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.14, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
Unit Tests + PyArrow (Python 3.12, default deps)
The strategy configuration was canceled because "run-unit-tests-with-arrow._3_9_min" failed
check-types (3.11)
Process completed with exit code 1.
check-types (3.9)
The strategy configuration was canceled because "check-types._3_11" failed
check-types (3.9)
Process completed with exit code 1.
check-types (3.13)
The strategy configuration was canceled because "check-types._3_11" failed
check-types (3.13)
Process completed with exit code 1.
check-types (3.14)
The strategy configuration was canceled because "check-types._3_11" failed
check-types (3.14)
Process completed with exit code 1.
check-types (3.10)
The strategy configuration was canceled because "check-types._3_11" failed
check-types (3.10)
Process completed with exit code 1.
check-types (3.12)
The strategy configuration was canceled because "check-types._3_11" failed
check-types (3.12)
Process completed with exit code 1.
Unit Tests (Python 3.11, default deps)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
Unit Tests (Python 3.10, min deps)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-linting (3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
Unit Tests + PyArrow (Python 3.9, min deps)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
check-types (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/