Fixes pandas date method + fix ingest tests race conditions #638
build.yml
on: pull_request
Matrix: build
Publish Unit Tests Results
17s
Publish Docs
Annotations
51 errors and 50 warnings
|
build (3.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L499
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#L475
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#L453
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#L431
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#L499
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#L401
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#L475
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#L368
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#L453
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#L431
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#L345
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#L401
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#L325
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#L368
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#L299
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#L345
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#L325
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#L277
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#L299
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#L277
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)
Process completed with exit code 1.
|
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L499
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#L475
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#L453
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#L431
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#L401
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#L368
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#L345
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#L325
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#L299
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#L277
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#L499
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#L475
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#L453
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#L431
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#L401
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#L368
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#L345
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#L325
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#L299
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#L277
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#L499
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#L475
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#L453
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#L431
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#L401
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#L368
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#L345
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#L325
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#L299
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#L277
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#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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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-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.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.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)
|
|
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Unit Test Results (Python 3.10)
|
5.46 KB |
sha256:1ff21bb0128f9d83f28779016cc01796dbb2ccd8a843a0d1776f6fd0866b2d60
|
|
|
Unit Test Results (Python 3.11)
|
4.46 KB |
sha256:2621def7c9723b2b46a4da4fdf00f28b1c3f7642e670b71f0cf87793e40677be
|
|
|
Unit Test Results (Python 3.12)
|
4.45 KB |
sha256:01c6bb691c5f6a9f5251510a708a5d0ba60efc0d90e105f1a05646d3b4630cb3
|
|
|
Unit Test Results (Python 3.13)
|
4.49 KB |
sha256:29b6f1f82e362bf647373f8c6bd1bea3e0a0552163b88d424614de37c2acb6c6
|
|
|
Unit Test Results (Python 3.9)
|
4.52 KB |
sha256:3278757e59d423d196b57e9b0054f032cbb63b6f4c8fed57f0d08c67cbc6cb67
|
|