[examples] Add CI checks for code agent examples (#1280) #899
Annotations
11 errors
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L233
java.lang.IllegalArgumentException: List has more than one element.
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L197
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Illegal input: Field 'candidates' is required for type with serial name 'ai.koog.prompt.executor.clients.google.models.GoogleResponse', but it was missing at path: $
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L88
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Illegal input: Field 'candidates' is required for type with serial name 'ai.koog.prompt.executor.clients.google.models.GoogleResponse', but it was missing at path: $
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L197
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Illegal input: Field 'candidates' is required for type with serial name 'ai.koog.prompt.executor.clients.google.models.GoogleResponse', but it was missing at path: $
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L197
java.lang.IllegalArgumentException: List has more than one element.
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L88
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Illegal input: Field 'candidates' is required for type with serial name 'ai.koog.prompt.executor.clients.google.models.GoogleResponse', but it was missing at path: $
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L88
org.opentest4j.AssertionFailedError: "Error from client: OpenAILLMClient
Error from client: OpenAILLMClient
Status code: 4***
Error body:
{
"error": {
"message": "Invalid content type. image_url is only supported by certain models.",
"type": "invalid_request_error",
"param": "messages.[1].content.[1].type",
"code": null
}
}
" should include substring "image exceeds"
Match[***]: part of slice with indexes [***..4] matched actual[152..156]
Line[***] ="Error from client: OpenAILLMClient"
Line[1] ="Error from client: OpenAILLMClient"
Line[2] ="Status code: 4***"
Line[3] ="Error body:"
Line[4] ="{"
Line[5] =" "error": {"
Line[6] =" "message": "Invalid content type. image_url is only supported by certain models.","
Match[***]= --------------------------------------+++++-------------------------------------------
Line[7] =" "type": "invalid_request_error","
Line[8] =" "param": "messages.[1].content.[1].type","
Line[9] =" "code": null"
Line[1***] =" }"
Line[11] ="}"
expected:<image exceeds> but was:<Error from client: OpenAILLMClient
Error from client: OpenAILLMClient
Status code: 4***
Error body:
{
"error": {
"message": "Invalid content type. image_url is only supported by certain models.",
"type": "invalid_request_error",
"param": "messages.[1].content.[1].type",
"code": null
}
}
>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L119
org.opentest4j.AssertionFailedError: List should not be empty
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L119
ai.koog.prompt.executor.clients.LLMClientException: Error from client: OpenRouterLLMClient
Error from client: OpenRouterLLMClient
Message: Field 'name' is required for type with serial name 'ai.koog.prompt.executor.clients.openai.base.models.OpenAIFunction', but it was missing at path: $.choices[***].delta.toolCalls[***].function
Status code: 2***
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L88
ai.koog.prompt.executor.clients.LLMClientException: Error from client: OpenAILLMClient
Error from client: OpenAILLMClient
Status code: 4***
Error body:
{
"error": {
"message": "Invalid content type. image_url is only supported by certain models.",
"type": "invalid_request_error",
"param": "messages.[1].content.[1].type",
"code": null
}
}
|
|
JvmIntegrationTest with Gradle Wrapper
Process completed with exit code 1.
|
Loading