Skip to content

feat:Update OpenAPI Specification for Instill AI API with New Endpoints and Schema Changes #55

feat:Update OpenAPI Specification for Instill AI API with New Endpoints and Schema Changes

feat:Update OpenAPI Specification for Instill AI API with New Endpoints and Schema Changes #55

Triggered via pull request November 27, 2024 09:18
Status Failure
Total duration 2m 3s
Artifacts

pull-request.yml

on: pull_request
Test  /  Build, test and publish
1m 53s
Test / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors
GetRemainingCredit: src/tests/IntegrationTests/Tests.GetRemainingCredit.cs#L12
Test method Instill.IntegrationTests.Tests.GetRemainingCredit threw exception: System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
QuickstartData: src/tests/IntegrationTests/Tests.QuickstartData.cs#L14
Test method Instill.IntegrationTests.Tests.QuickstartData threw exception: System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
Test / Build, test and publish
Process completed with exit code 1.