Add metadata support to callTool method #239
Annotations
4 errors
|
Validate PR
Process completed with exit code 1.
|
|
ToolIntegrationTestStdio.testComplexInputSchemaTool()[jvm]:
kotlin-sdk-test/src/jvmTest/kotlin/io/modelcontextprotocol/kotlin/sdk/integration/kotlin/stdio/ToolIntegrationTestStdio.kt#L1
org.opentest4j.AssertionFailedError: At 'tags' expected array length 0 but was 3
expected:<{
"operation": "multiply",
"a": 5.5,
"b": 2.0,
"result": 11.0,
"formattedResult": "11,000",
"precision": 3,
"tags": []
}> but was:<{
"operation": "multiply",
"a": 5.5,
"b": 2.0,
"result": 11.0,
"formattedResult": "11,000",
"precision": 3,
"tags": [
"test",
"calculator",
"integration"
]
}>
|
|
ToolIntegrationTestSse.testComplexInputSchemaTool()[jvm]:
kotlin-sdk-test/src/jvmTest/kotlin/io/modelcontextprotocol/kotlin/sdk/integration/kotlin/sse/ToolIntegrationTestSse.kt#L1
org.opentest4j.AssertionFailedError: At 'tags' expected array length 0 but was 3
expected:<{
"operation": "multiply",
"a": 5.5,
"b": 2.0,
"result": 11.0,
"formattedResult": "11,000",
"precision": 3,
"tags": []
}> but was:<{
"operation": "multiply",
"a": 5.5,
"b": 2.0,
"result": 11.0,
"formattedResult": "11,000",
"precision": 3,
"tags": [
"test",
"calculator",
"integration"
]
}>
|
|
Validate PR
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
reports
|
3.77 MB |
sha256:69e1ed5efbb86b008ba19e498611db6806ea0c0d9c7093e3c4e0bb2397a3a399
|
|