Allow additional Application Insights tables in E2E tests #691
build.yml
on: pull_request
Matrix: build
Publish Unit Tests Results
14s
Publish Docs
Annotations
55 errors and 56 warnings
|
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.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
build (3.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
|
|
build (3.10)
Process completed with exit code 1.
|
|
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.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
|
|
build (3.13)
Process completed with exit code 1.
|
|
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.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
build (3.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
|
|
build (3.9)
Process completed with exit code 1.
|
|
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.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
build (3.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
|
|
build (3.12)
Process completed with exit code 1.
|
|
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.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Variable not allowed in type expression (reportInvalidTypeForm)
|
|
build (3.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
|
|
build (3.11)
Process completed with exit code 1.
|
|
build (3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/tests/test_exceptions.py#L110
Result of call expression is of type "KustoApiError" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
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.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L128
Argument type is partially unknown
Argument corresponds to parameter "kusto_response" in function "__init__"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
build (3.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type annotation is missing for parameter "kusto_response" (reportMissingParameterType)
|
|
build (3.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "kusto_response" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
build (3.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "http_response" is partially unknown
Parameter type is "Response | Unknown | None" (reportUnknownParameterType)
|
|
build (3.10):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "error_dict" is partially unknown
Parameter type is "dict[Unknown, Unknown]" (reportUnknownParameterType)
|
|
build (3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/tests/test_exceptions.py#L110
Result of call expression is of type "KustoApiError" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
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)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L128
Argument type is partially unknown
Argument corresponds to parameter "kusto_response" in function "__init__"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type annotation is missing for parameter "kusto_response" (reportMissingParameterType)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "kusto_response" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "http_response" is partially unknown
Parameter type is "Response | Unknown | None" (reportUnknownParameterType)
|
|
build (3.13):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "error_dict" is partially unknown
Parameter type is "dict[Unknown, Unknown]" (reportUnknownParameterType)
|
|
build (3.9)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2, parkerbxyz/suggest-changes@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/tests/test_exceptions.py#L110
Result of call expression is of type "KustoApiError" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
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.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L128
Argument type is partially unknown
Argument corresponds to parameter "kusto_response" in function "__init__"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
build (3.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type annotation is missing for parameter "kusto_response" (reportMissingParameterType)
|
|
build (3.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "kusto_response" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
build (3.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "http_response" is partially unknown
Parameter type is "Response | Unknown | None" (reportUnknownParameterType)
|
|
build (3.9):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "error_dict" is partially unknown
Parameter type is "dict[Unknown, Unknown]" (reportUnknownParameterType)
|
|
build (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/tests/test_exceptions.py#L110
Result of call expression is of type "KustoApiError" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
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.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L128
Argument type is partially unknown
Argument corresponds to parameter "kusto_response" in function "__init__"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
build (3.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type annotation is missing for parameter "kusto_response" (reportMissingParameterType)
|
|
build (3.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "kusto_response" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
build (3.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "http_response" is partially unknown
Parameter type is "Response | Unknown | None" (reportUnknownParameterType)
|
|
build (3.12):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "error_dict" is partially unknown
Parameter type is "dict[Unknown, Unknown]" (reportUnknownParameterType)
|
|
build (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v6, azure/login@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/tests/test_exceptions.py#L110
Result of call expression is of type "KustoApiError" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
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.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L128
Argument type is partially unknown
Argument corresponds to parameter "kusto_response" in function "__init__"
Argument type is "Unknown | None" (reportUnknownArgumentType)
|
|
build (3.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type annotation is missing for parameter "kusto_response" (reportMissingParameterType)
|
|
build (3.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "kusto_response" is partially unknown
Parameter type is "Unknown | None" (reportUnknownParameterType)
|
|
build (3.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "http_response" is partially unknown
Parameter type is "Response | Unknown | None" (reportUnknownParameterType)
|
|
build (3.11):
azure-kusto-data/azure/kusto/data/exceptions.py#L124
Type of parameter "error_dict" is partially unknown
Parameter type is "dict[Unknown, Unknown]" (reportUnknownParameterType)
|
|
Publish Unit Tests Results
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. 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)
|
4.6 KB |
sha256:80bb2ec8d7bf86fbf2e4627ef5660d83a24fa3f5a60f2f131bac883874023664
|
|
|
Unit Test Results (Python 3.11)
|
4.65 KB |
sha256:7edc830f2a86e3a19a398e7f4d24f122cd54defd9850f6623bd29174d5688ac5
|
|
|
Unit Test Results (Python 3.12)
|
4.61 KB |
sha256:dd397de5351ce145e3c8b7ed635c6f3a9eebcd62da3fa051e331214fd740b03d
|
|
|
Unit Test Results (Python 3.13)
|
4.58 KB |
sha256:afa2daba5fd067045873fb39559c62adc52a13c15ee9224907fd6cca03f6f07e
|
|
|
Unit Test Results (Python 3.9)
|
4.63 KB |
sha256:65f151ee43f92158493c7bf94f4772e955d6b25dbf8d83aed6da72f19743b6f8
|
|