Skip to content

Fixes pandas date method #579

Fixes pandas date method

Fixes pandas date method #579

Triggered via pull request December 23, 2025 07:53
Status Failure
Total duration 2m 18s
Artifacts 5

build.yml

on: pull_request
Matrix: build
Publish Unit Tests Results
14s
Publish Unit Tests Results
Publish Docs
Publish Docs
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 51 warnings
build (3.13)
Process completed with exit code 1.
build (3.13)
Process completed with exit code 1.
build (3.13)
Process completed with exit code 1.
build (3.11)
Process completed with exit code 1.
build (3.11)
Process completed with exit code 1.
build (3.11)
Process completed with exit code 1.
build (3.10)
Process completed with exit code 1.
build (3.10)
Process completed with exit code 1.
build (3.10)
Process completed with exit code 1.
build (3.10)
Event loop is closed
build (3.9)
Process completed with exit code 1.
build (3.9)
2 errors
build (3.9): azure-kusto-ingest/azure/kusto/ingest/base_ingest_client.py#L138
No overloads for "to_json" match the provided arguments (reportCallIssue)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L11
Expected type arguments for generic class "Series" (reportMissingTypeArgument)
build (3.9)
Process completed with exit code 1.
build (3.9)
Process completed with exit code 1.
build (3.9)
Event loop is closed
build (3.12)
Process completed with exit code 1.
build (3.12)
Process completed with exit code 1.
build (3.12)
Process completed with exit code 1.
build (3.13): azure-kusto-data/tests/test_helpers.py#L37
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.13): azure-kusto-data/tests/test_helpers.py#L37
Type of "RecordGUID" is Any (reportAny)
build (3.13): azure-kusto-data/tests/test_helpers.py#L35
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.13): azure-kusto-data/tests/test_helpers.py#L35
Type of "RecordName" is Any (reportAny)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "replace" is unknown (reportUnknownMemberType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "str" is unknown (reportUnknownMemberType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "loc" is unknown (reportUnknownMemberType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L126
Type of "startswith" is partially unknown   Type of "startswith" is "Unknown | ((prefix: str | tuple[str, ...], start: SupportsIndex | None = ..., end: SupportsIndex | None = ..., /) -> bool)" (reportUnknownMemberType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type annotation is missing for parameter "force_version" (reportMissingParameterType)
build (3.13): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type of parameter "force_version" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
build (3.11): azure-kusto-data/tests/test_helpers.py#L37
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.11): azure-kusto-data/tests/test_helpers.py#L37
Type of "RecordGUID" is Any (reportAny)
build (3.11): azure-kusto-data/tests/test_helpers.py#L35
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.11): azure-kusto-data/tests/test_helpers.py#L35
Type of "RecordName" is Any (reportAny)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "replace" is unknown (reportUnknownMemberType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "str" is unknown (reportUnknownMemberType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "loc" is unknown (reportUnknownMemberType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L126
Type of "startswith" is partially unknown   Type of "startswith" is "Unknown | ((prefix: str | tuple[str, ...], start: SupportsIndex | None = ..., end: SupportsIndex | None = ..., /) -> bool)" (reportUnknownMemberType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type annotation is missing for parameter "force_version" (reportMissingParameterType)
build (3.11): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type of parameter "force_version" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
build (3.10): azure-kusto-data/tests/test_helpers.py#L37
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.10): azure-kusto-data/tests/test_helpers.py#L37
Type of "RecordGUID" is Any (reportAny)
build (3.10): azure-kusto-data/tests/test_helpers.py#L35
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.10): azure-kusto-data/tests/test_helpers.py#L35
Type of "RecordName" is Any (reportAny)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "replace" is unknown (reportUnknownMemberType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "str" is unknown (reportUnknownMemberType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "loc" is unknown (reportUnknownMemberType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L126
Type of "startswith" is partially unknown   Type of "startswith" is "Unknown | ((prefix: str | tuple[str, ...], start: SupportsIndex | None = ..., end: SupportsIndex | None = ..., /) -> bool)" (reportUnknownMemberType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type annotation is missing for parameter "force_version" (reportMissingParameterType)
build (3.10): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type of parameter "force_version" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L90
Type of "converter" is partially unknown   Type of "converter" is "str | ((str, DataFrame) -> Series[Unknown]) | None" (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L86
Type of "get" is partially unknown   Type of "get" is "Overload[(key: str, default: None = None, /) -> (str | ((str, DataFrame) -> Series[Unknown]) | None), (key: str, default: str | ((str, DataFrame) -> Series[Unknown]), /) -> (str | ((str, DataFrame) -> Series[Unknown])), (key: str, default: _T@get, /) -> (str | ((str, DataFrame) -> Series[Unknown]) | _T@get)]" (reportUnknownMemberType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L86
Type of "converter" is partially unknown   Type of "converter" is "str | ((str, DataFrame) -> Series[Unknown]) | None" (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L84
Type of "get" is partially unknown   Type of "get" is "Overload[(key: str, default: None = None, /) -> (str | ((str, DataFrame) -> Series[Unknown]) | None), (key: str, default: str | ((str, DataFrame) -> Series[Unknown]), /) -> (str | ((str, DataFrame) -> Series[Unknown])), (key: str, default: _T@get, /) -> (str | ((str, DataFrame) -> Series[Unknown]) | _T@get)]" (reportUnknownMemberType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L84
Type of "converter" is partially unknown   Type of "converter" is "str | ((str, DataFrame) -> Series[Unknown]) | None" (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L78
Type of "default" is partially unknown   Type of "default" is "Dict[str, str | ((str, DataFrame) -> Series[Unknown])]" (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L54
Type of parameter "converters_by_column_name" is partially unknown   Parameter type is "Dict[str, str | ((str, DataFrame) -> Series[Unknown])] | None" (reportUnknownParameterType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L53
Type of parameter "converters_by_type" is partially unknown   Parameter type is "Dict[str, str | ((str, DataFrame) -> Series[Unknown])] | None" (reportUnknownParameterType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L24
Return type, "dict[str, str | ((str, DataFrame) -> Series[Unknown])]", is partially unknown (reportUnknownVariableType)
build (3.9): azure-kusto-data/azure/kusto/data/helpers.py#L21
Return type, "Dict[str, str | ((str, DataFrame) -> Series[Unknown])]", is partially unknown (reportUnknownParameterType)
build (3.12): azure-kusto-data/tests/test_helpers.py#L37
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.12): azure-kusto-data/tests/test_helpers.py#L37
Type of "RecordGUID" is Any (reportAny)
build (3.12): azure-kusto-data/tests/test_helpers.py#L35
Argument type is Any   Argument corresponds to parameter "object" in function "__new__" (reportAny)
build (3.12): azure-kusto-data/tests/test_helpers.py#L35
Type of "RecordName" is Any (reportAny)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "replace" is unknown (reportUnknownMemberType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "str" is unknown (reportUnknownMemberType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L132
Type of "loc" is unknown (reportUnknownMemberType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L126
Type of "startswith" is partially unknown   Type of "startswith" is "Unknown | ((prefix: str | tuple[str, ...], start: SupportsIndex | None = ..., end: SupportsIndex | None = ..., /) -> bool)" (reportUnknownMemberType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type annotation is missing for parameter "force_version" (reportMissingParameterType)
build (3.12): azure-kusto-data/azure/kusto/data/helpers.py#L121
Type of parameter "force_version" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
All 5 runs failed: test_tsv_ingestion_csv_mapping (azure-kusto-ingest.tests.test_e2e_ingest.TestE2E): azure-kusto-ingest.tests.test_e2e_ingest.TestE2E#L0
artifacts/Unit Test Results (Python 3.10)/pytest.xml [took 15s] artifacts/Unit Test Results (Python 3.11)/pytest.xml [took 7s] artifacts/Unit Test Results (Python 3.12)/pytest.xml [took 7s] artifacts/Unit Test Results (Python 3.13)/pytest.xml [took 8s] artifacts/Unit Test Results (Python 3.9)/pytest.xml [took 11s]

Artifacts

Produced during runtime
Name Size Digest
Unit Test Results (Python 3.10)
5.33 KB
sha256:427126b497666a858cafd4e6215d733e7fdb12ac87afe221b18d717aa8e3656c
Unit Test Results (Python 3.11)
5.24 KB
sha256:3ea35c22aceb2b9a2296c9ff681ead9ecc99814a0353e09083adbe703a76f8f5
Unit Test Results (Python 3.12)
5.24 KB
sha256:01d111f0f9205afb5f39f9df573df733abe25f56224884766ef2d864074ab125
Unit Test Results (Python 3.13)
5.22 KB
sha256:222ebb561e89711550e14ec0903fcd8c1c92c525d77d8129c5938cab77f3d340
Unit Test Results (Python 3.9)
5.26 KB
sha256:7272a179838968e92917f74f4063bd227690b03335d7466503f38a681489c5d6