Skip to content

fixed jackson transient serialization bug and handled HTTP status 204 in HTTPResponseWrapper #636

fixed jackson transient serialization bug and handled HTTP status 204 in HTTPResponseWrapper

fixed jackson transient serialization bug and handled HTTP status 204 in HTTPResponseWrapper #636

Status Failure
Total duration 3m 1s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Java 8
Process completed with exit code 1.
testIngestFromStream(boolean)[2] (com.microsoft.azure.kusto.ingest.E2ETest) failed: com.microsoft.azure.kusto.ingest.E2ETest#L0
ingest/target/surefire-reports/TEST-com.microsoft.azure.kusto.ingest.E2ETest.xml [took 0s]
testIngestFromFileWithTable (com.microsoft.azure.kusto.ingest.E2ETest) failed: com.microsoft.azure.kusto.ingest.E2ETest#L0
ingest/target/surefire-reports/TEST-com.microsoft.azure.kusto.ingest.E2ETest.xml [took 0s]
testIngestFromFile(boolean)[2] (com.microsoft.azure.kusto.ingest.E2ETest) failed: com.microsoft.azure.kusto.ingest.E2ETest#L0
ingest/target/surefire-reports/TEST-com.microsoft.azure.kusto.ingest.E2ETest.xml [took 0s]
Java 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/