Skip to content

chore: consolidate uv dependency upgrades (#634) #671

chore: consolidate uv dependency upgrades (#634)

chore: consolidate uv dependency upgrades (#634) #671

Triggered via push March 31, 2026 07:13
Status Success
Total duration 3m 21s
Artifacts 6

build.yml

on: push
Matrix: build
Publish Unit Tests Results
9s
Publish Unit Tests Results
Publish Docs
8s
Publish Docs
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 57 warnings
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L444
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L422
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L392
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L359
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L336
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L316
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L290
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L268
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.9): azure-kusto-data/tests/test_helpers.py#L166
Invalid conditional operand of type "DataFrame | Series | NDArray[bool_]"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.9): azure-kusto-data/tests/test_helpers.py#L165
Invalid conditional operand of type "DataFrame | Series | NDArray[bool_]"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L444
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L422
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L392
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L359
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L336
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L316
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L290
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L268
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.11): azure-kusto-data/tests/test_helpers.py#L166
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.11): azure-kusto-data/tests/test_helpers.py#L165
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L444
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L422
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L392
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L359
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L336
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L316
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L290
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L268
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.10): azure-kusto-data/tests/test_helpers.py#L166
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.10): azure-kusto-data/tests/test_helpers.py#L165
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L444
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L422
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L392
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L359
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L336
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L316
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L290
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L268
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.12): azure-kusto-data/tests/test_helpers.py#L166
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.12): azure-kusto-data/tests/test_helpers.py#L165
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L444
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L422
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L392
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L359
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L336
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L316
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L290
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L268
Argument of type "str | None" cannot be assigned to parameter "database" of type "str" in function "__init__"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
build (3.13): azure-kusto-data/tests/test_helpers.py#L166
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (3.13): azure-kusto-data/tests/test_helpers.py#L165
Invalid conditional operand of type "DataFrame | Series | Unknown"   Method __bool__ for type "DataFrame" returns type "NoReturn" rather than "bool"   Method __bool__ for type "Series" returns type "NoReturn" rather than "bool" (reportGeneralTypeIssues)
build (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@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. 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/
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L271
Argument type is partially unknown   Argument corresponds to parameter "column_mappings" in function "__init__"   Argument type is "list[Unknown]" (reportUnknownArgumentType)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L231
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L225
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L221
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L219
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.9): azure-kusto-ingest/tests/test_e2e_ingest.py#L215
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.9): azure-kusto-data/tests/test_helpers.py#L143
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Any, Unknown] | Unknown | ndarray[Any, dtype[Unknown]]" (reportUnknownArgumentType)
build (3.9): azure-kusto-data/tests/test_helpers.py#L142
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Any, Unknown] | Unknown | ndarray[Any, dtype[Unknown]]" (reportUnknownArgumentType)
build (3.9): azure-kusto-data/tests/test_helpers.py#L10
Type of "parse_datetime" is partially unknown   Type of "parse_datetime" is "(frame: Unknown, col: Unknown) -> Series" (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L125
Argument type is unknown   Argument corresponds to parameter "arg" in function "to_datetime" (reportUnknownArgumentType)
build (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@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. 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/
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L271
Argument type is partially unknown   Argument corresponds to parameter "column_mappings" in function "__init__"   Argument type is "list[Unknown]" (reportUnknownArgumentType)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L231
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L225
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L221
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L219
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.11): azure-kusto-ingest/tests/test_e2e_ingest.py#L215
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.11): azure-kusto-data/tests/test_helpers.py#L143
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.11): azure-kusto-data/tests/test_helpers.py#L142
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.11): azure-kusto-data/tests/test_helpers.py#L10
Type of "parse_datetime" is partially unknown   Type of "parse_datetime" is "(frame: Unknown, col: Unknown) -> Series" (reportUnknownVariableType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L125
Argument type is unknown   Argument corresponds to parameter "arg" in function "to_datetime" (reportUnknownArgumentType)
build (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@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. 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/
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L271
Argument type is partially unknown   Argument corresponds to parameter "column_mappings" in function "__init__"   Argument type is "list[Unknown]" (reportUnknownArgumentType)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L231
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L225
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L221
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L219
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.10): azure-kusto-ingest/tests/test_e2e_ingest.py#L215
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.10): azure-kusto-data/tests/test_helpers.py#L143
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, Unknown] | Unknown" (reportUnknownArgumentType)
build (3.10): azure-kusto-data/tests/test_helpers.py#L142
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, Unknown] | Unknown" (reportUnknownArgumentType)
build (3.10): azure-kusto-data/tests/test_helpers.py#L10
Type of "parse_datetime" is partially unknown   Type of "parse_datetime" is "(frame: Unknown, col: Unknown) -> Series" (reportUnknownVariableType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L125
Argument type is unknown   Argument corresponds to parameter "arg" in function "to_datetime" (reportUnknownArgumentType)
build (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@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. 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/
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L271
Argument type is partially unknown   Argument corresponds to parameter "column_mappings" in function "__init__"   Argument type is "list[Unknown]" (reportUnknownArgumentType)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L231
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L225
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L221
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L219
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.12): azure-kusto-ingest/tests/test_e2e_ingest.py#L215
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.12): azure-kusto-data/tests/test_helpers.py#L143
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.12): azure-kusto-data/tests/test_helpers.py#L142
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.12): azure-kusto-data/tests/test_helpers.py#L10
Type of "parse_datetime" is partially unknown   Type of "parse_datetime" is "(frame: Unknown, col: Unknown) -> Series" (reportUnknownVariableType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L125
Argument type is unknown   Argument corresponds to parameter "arg" in function "to_datetime" (reportUnknownArgumentType)
build (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@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. 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/
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L271
Argument type is partially unknown   Argument corresponds to parameter "column_mappings" in function "__init__"   Argument type is "list[Unknown]" (reportUnknownArgumentType)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L231
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L225
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L221
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L219
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.13): azure-kusto-ingest/tests/test_e2e_ingest.py#L215
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
build (3.13): azure-kusto-data/tests/test_helpers.py#L143
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.13): azure-kusto-data/tests/test_helpers.py#L142
Argument type is partially unknown   Argument corresponds to parameter "object" in function "__new__"   Argument type is "Series | Any | ndarray[Unknown, dtype[Any]] | Unknown" (reportUnknownArgumentType)
build (3.13): azure-kusto-data/tests/test_helpers.py#L10
Type of "parse_datetime" is partially unknown   Type of "parse_datetime" is "(frame: Unknown, col: Unknown) -> Series" (reportUnknownVariableType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L125
Argument type is unknown   Argument corresponds to parameter "arg" in function "to_datetime" (reportUnknownArgumentType)
Publish Docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/deploy-pages@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/
Publish Unit Tests Results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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/

Artifacts

Produced during runtime
Name Size Digest
Unit Test Results (Python 3.10) Expired
4.67 KB
sha256:b33530a1d87713bbfc80ce260ac182364e253b860897cd0ef1f0ef272307deb9
Unit Test Results (Python 3.11) Expired
4.62 KB
sha256:6126704a779abcafbc3a8914edbdfecdabb1848c9e6a2eac4ffdcf05bc7b2aa2
Unit Test Results (Python 3.12) Expired
4.58 KB
sha256:3e8fdfd4d7a2b52f8886daa898ec12593c4525efd60b98072ba1bad79667aaf2
Unit Test Results (Python 3.13) Expired
4.56 KB
sha256:c10438deedccbb96692b4e482c27a26fb7cd9f28ed31609f22c93b8f97ded5b2
Unit Test Results (Python 3.9) Expired
4.63 KB
sha256:48c72c0352fe5c75610f755fdbccaceaea33cda6c8ceb291cdbb30e7e4243f20
github-pages Expired
207 KB
sha256:79711a67428e62c2098945d74bf35a03f72c29cdef30adddce8a1ff3b9496a2a