Skip to content

fix(#25764): Implement UTF-8 encoding standardization for CSV import/… #54223

fix(#25764): Implement UTF-8 encoding standardization for CSV import/…

fix(#25764): Implement UTF-8 encoding standardization for CSV import/… #54223

Triggered via pull request May 7, 2026 17:56
@Darshan3690Darshan3690
synchronize #27409
Status Cancelled
Total duration 9m 55s
Artifacts

py-tests.yml

on: pull_request_target
Detect Changes
4s
Detect Changes
Matrix: py-integration-tests
Matrix: Unit Tests & Static Checks
py-tests-status
2s
py-tests-status
py-combine-coverage
0s
py-combine-coverage
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
Integration Tests (shard-1, 3.10)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-1, 3.10)
The operation was canceled.
Integration Tests (shard-1, 3.11)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-1, 3.11)
The operation was canceled.
Unit Tests & Static Checks (3.10)
Canceling since a higher priority waiting request for py-tests-27409 exists
Unit Tests & Static Checks (3.10)
The operation was canceled.
Integration Tests (shard-2, 3.10)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-2, 3.10)
The operation was canceled.
Integration Tests (shard-1, 3.12)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-1, 3.12)
The operation was canceled.
Integration Tests (shard-2, 3.11)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-2, 3.11)
The operation was canceled.
Integration Tests (shard-2, 3.12)
Canceling since a higher priority waiting request for py-tests-27409 exists
Integration Tests (shard-2, 3.12)
The operation was canceled.
Unit Tests & Static Checks (3.11)
Canceling since a higher priority waiting request for py-tests-27409 exists
Unit Tests & Static Checks (3.11)
The operation was canceled.
Unit Tests & Static Checks (3.12)
Canceling since a higher priority waiting request for py-tests-27409 exists
Unit Tests & Static Checks (3.12)
The operation was canceled.
py-tests
Canceling since a higher priority waiting request for py-tests-27409 exists
py-tests-status
Process completed with exit code 1.
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. 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/
Integration Tests (shard-1, 3.10)
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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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/
Integration Tests (shard-1, 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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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 & Static Checks (3.10)
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, astral-sh/setup-uv@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/
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/sqlalchemy/bigquery/sampler.py#L103
Type annotation is missing for parameter "label" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/sqlalchemy/bigquery/sampler.py#L103
Type annotation is missing for parameter "selectable" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/sqlalchemy/azuresql/sampler.py#L53
Type annotation is missing for parameter "column" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/pandas/burstiq/sampler.py#L70
Type annotation is missing for parameter "table" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/pandas/burstiq/sampler.py#L70
Type annotation is missing for parameter "client" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/sampler/pandas/burstiq/sampler.py#L70
Type annotation is missing for parameter "service_connection_config" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/ingestion/source/database/redshift/utils.py#L91
Type annotation is missing for parameter "connection" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/ingestion/source/database/redshift/utils.py#L90
Type annotation is missing for parameter "self" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/ingestion/source/database/exasol/sqla_utils.py#L12
Type annotation is missing for parameter "self" (reportMissingParameterType)
Unit Tests & Static Checks (3.10): ingestion/src/metadata/ingestion/source/database/databricks/metadata.py#L141
Type annotation is missing for parameter "connection" (reportMissingParameterType)
Integration Tests (shard-2, 3.10)
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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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/
Integration Tests (shard-1, 3.12)
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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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/
Integration Tests (shard-2, 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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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/
Integration Tests (shard-2, 3.12)
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-java@v4, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v4, nick-fields/retry@v3.0.2. 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 & Static Checks (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, astral-sh/setup-uv@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/
Unit Tests & Static Checks (3.12)
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, astral-sh/setup-uv@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/