Fixes pandas date method + fix ingest tests race conditions #642
build.yml
on: pull_request
Matrix: build
Publish Unit Tests Results
16s
Publish Docs
Annotations
50 errors and 50 warnings
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L490
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#L466
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#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.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L490
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#L466
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#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.9):
azure-kusto-ingest/tests/test_e2e_ingest.py#L490
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#L466
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#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.12):
azure-kusto-ingest/tests/test_e2e_ingest.py#L490
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#L466
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#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.13):
azure-kusto-ingest/tests/test_e2e_ingest.py#L490
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#L466
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#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.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#L158
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#L157
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#L146
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#L145
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, force_version: str | None = None) -> Series" (reportUnknownVariableType)
|
|
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#L158
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#L157
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#L146
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#L145
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, force_version: str | None = None) -> Series" (reportUnknownVariableType)
|
|
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#L158
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#L157
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#L146
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#L145
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, force_version: str | None = None) -> Series" (reportUnknownVariableType)
|
|
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#L158
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#L157
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#L146
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#L145
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, force_version: str | None = None) -> Series" (reportUnknownVariableType)
|
|
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#L158
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#L157
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#L146
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#L145
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, force_version: str | None = None) -> Series" (reportUnknownVariableType)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Unit Test Results (Python 3.10)
|
4.49 KB |
sha256:cb40411f7c5f475c5bb95c266488a2d7cac758c80fb882fed7ddf653818a0c5a
|
|
|
Unit Test Results (Python 3.11)
|
4.48 KB |
sha256:5e29be618fa45e686d4f7ff5a3f8f45343d212e78a17e27b399a97ece885357e
|
|
|
Unit Test Results (Python 3.12)
|
4.47 KB |
sha256:ed92bdd1fbe38a6cb83fd3d1931075f137359c5359b69e5d4a48f0e1b92cba44
|
|
|
Unit Test Results (Python 3.13)
|
4.46 KB |
sha256:e6e7f43e83d003aa56b929dc59c58581c641c2f751e08ee9fa2d4b4f9af62b88
|
|
|
Unit Test Results (Python 3.9)
|
4.51 KB |
sha256:cdc3154b7111f81ff2c0df1150fe82819496a837bcd80dd41789677e9830f24d
|
|