Fixes pandas date method + fix ingest tests race conditions #627
build.yml
on: pull_request
Matrix: build
Publish Unit Tests Results
15s
Publish Docs
0s
Annotations
55 errors and 52 warnings
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L464
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#L442
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#L420
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#L390
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#L357
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#L334
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#L314
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#L291
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#L269
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/azure/kusto/data/helpers.py#L11
Expected no type arguments for class "Series" (reportInvalidTypeArguments)
|
|
build (3.11)
Process completed with exit code 1.
|
|
build (3.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L464
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#L442
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#L420
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#L390
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#L357
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#L334
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#L314
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#L291
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#L269
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/azure/kusto/data/helpers.py#L11
Expected no type arguments for class "Series" (reportInvalidTypeArguments)
|
|
build (3.10)
Process completed with exit code 1.
|
|
build (3.9):
azure-kusto-ingest/tests/test_e2e_ingest.py#L464
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#L442
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#L420
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#L390
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#L357
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#L334
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#L314
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#L291
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#L269
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/azure/kusto/data/helpers.py#L11
Expected no type arguments for class "Series" (reportInvalidTypeArguments)
|
|
build (3.9)
Process completed with exit code 1.
|
|
build (3.13):
azure-kusto-ingest/tests/test_e2e_ingest.py#L464
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#L442
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#L420
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#L390
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#L357
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#L334
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#L314
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#L291
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#L269
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/azure/kusto/data/helpers.py#L11
Expected no type arguments for class "Series" (reportInvalidTypeArguments)
|
|
build (3.13)
Process completed with exit code 1.
|
|
build (3.12):
azure-kusto-ingest/tests/test_e2e_ingest.py#L464
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#L442
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#L420
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#L390
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#L357
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#L334
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#L314
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#L291
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#L269
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/azure/kusto/data/helpers.py#L11
Expected no type arguments for class "Series" (reportInvalidTypeArguments)
|
|
build (3.12)
Process completed with exit code 1.
|
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L303
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L294
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#L280
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L272
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#L240
Type annotation is missing for parameter "timeout" (reportMissingParameterType)
|
|
build (3.11):
azure-kusto-ingest/tests/test_e2e_ingest.py#L232
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#L226
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#L222
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#L220
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#L216
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#L303
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L294
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#L280
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L272
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#L240
Type annotation is missing for parameter "timeout" (reportMissingParameterType)
|
|
build (3.10):
azure-kusto-ingest/tests/test_e2e_ingest.py#L232
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#L226
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#L222
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#L220
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#L216
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#L303
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.9):
azure-kusto-ingest/tests/test_e2e_ingest.py#L294
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#L280
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.9):
azure-kusto-ingest/tests/test_e2e_ingest.py#L272
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#L240
Type annotation is missing for parameter "timeout" (reportMissingParameterType)
|
|
build (3.9):
azure-kusto-ingest/tests/test_e2e_ingest.py#L232
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#L226
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#L222
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#L220
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#L216
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#L303
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.13):
azure-kusto-ingest/tests/test_e2e_ingest.py#L294
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#L280
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.13):
azure-kusto-ingest/tests/test_e2e_ingest.py#L272
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#L240
Type annotation is missing for parameter "timeout" (reportMissingParameterType)
|
|
build (3.13):
azure-kusto-ingest/tests/test_e2e_ingest.py#L232
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#L226
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#L222
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#L220
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#L216
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#L303
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.12):
azure-kusto-ingest/tests/test_e2e_ingest.py#L294
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#L280
Result of call expression is of type "IngestionResult" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
build (3.12):
azure-kusto-ingest/tests/test_e2e_ingest.py#L272
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#L240
Type annotation is missing for parameter "timeout" (reportMissingParameterType)
|
|
build (3.12):
azure-kusto-ingest/tests/test_e2e_ingest.py#L232
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#L226
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#L222
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#L220
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#L216
Result of call expression is of type "KustoResponseDataSet" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
|
All 5 runs failed: test_csv_ingest_ignore_first_record[NormalClient] (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 4m 22s]
artifacts/Unit Test Results (Python 3.11)/pytest.xml [took 4m 5s]
artifacts/Unit Test Results (Python 3.12)/pytest.xml [took 4m 39s]
artifacts/Unit Test Results (Python 3.13)/pytest.xml [took 4m 32s]
artifacts/Unit Test Results (Python 3.9)/pytest.xml [took 4m 24s]
|
|
2 out of 5 runs failed: test_json_ingestion_ingest_by_tag (azure-kusto-ingest.tests.test_e2e_ingest.TestE2E):
azure-kusto-ingest.tests.test_e2e_ingest.TestE2E#L0
artifacts/Unit Test Results (Python 3.11)/pytest.xml [took 14s]
artifacts/Unit Test Results (Python 3.9)/pytest.xml [took 15s]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Unit Test Results (Python 3.10)
|
5.4 KB |
sha256:e6b35382d4b7ef80b43fa807dacc8e74dea12845e4616e169d8a948599533469
|
|
|
Unit Test Results (Python 3.11)
|
5.68 KB |
sha256:2826889936414bf6db6ea82907347f1236e10ce159074802e2e237b512b51f5f
|
|
|
Unit Test Results (Python 3.12)
|
5.33 KB |
sha256:d1abdb7d3224143e4edc1bcee0a45b6f3466741ecd06b828bb80236e9433170f
|
|
|
Unit Test Results (Python 3.13)
|
5.39 KB |
sha256:b244773bbcf9f9726e85e1321b94d4048291fd2a1442a1fc6abdce2825264ce0
|
|
|
Unit Test Results (Python 3.9)
|
5.64 KB |
sha256:9993bbd5c6211ef9f85388e93552e73880b1e55b0adcb31dd57cbdce71ede78d
|
|