feat: add gh workflows setup #5
ci.yml
on: pull_request
build
/
check
12s
Matrix: unit-test / test
Annotations
11 errors and 1 notice
|
build / check
Process completed with exit code 1.
|
|
build / check
Process completed with exit code 127.
|
|
build / check
Process completed with exit code 1.
|
|
build / check
Process completed with exit code 2.
|
|
unit-test / Test (windows-latest)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"harness": {
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS",
"status": "READY",
"executionRoleArn": "arn:aws:iam::501930284170:role/LoopyRole",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-04-22T21:53:27.062Z",
"model": {
"bedrockModelConfig": {
"modelId": "global.anthropic.claude-sonnet-4-6",
"apiFormat": "converse_stream"
}
},
"systemPrompt": [
{
"text": "You are a helpful assistant."
}
],
"tools": [],
"skills": [],
"allowedTools": [
"*"
],
"truncation": {
"strategy": "sliding_window",
"config": {
"slidingWindow": {
"messagesCount": 150
}
}
},
"environment": {
"agentCoreRuntimeEnvironment": {
"agentRuntimeArn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:runtime/harness_MyPDXHarness-8WBKGfHzjg",
"agentRuntimeName": "harness_MyPDXHarness",
"agentRuntimeId": "harness_MyPDXHarness-8WBKGfHzjg",
"lifecycleConfiguration": {
"idleRuntimeSessionTimeout": 900,
"maxLifetime": 28800
},
"networkConfiguration": {
"networkMode": "PUBLIC"
}
}
},
"harnessVersion": "1",
"maxIterations": 75,
"timeoutSeconds": 3600
}
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:134:5)
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"harnessVersions": [
{
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS",
"harnessVersion": "1",
"status": "READY",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-04-22T21:53:27.062Z"
}
]
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:110:5)
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"endpoint": {
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"endpointName": "DEFAULT",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS/harness-endpoint/DEFAULT",
"status": "READY",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-06-16T01:42:17.699Z",
"liveVersion": "1"
}
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:91:5)
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"endpoints": [
{
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"endpointName": "DEFAULT",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS/harness-endpoint/DEFAULT",
"status": "READY",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-06-16T01:42:17.699Z",
"liveVersion": "1"
}
]
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:67:5)
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"harness": {
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS",
"status": "READY",
"executionRoleArn": "arn:aws:iam::501930284170:role/LoopyRole",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-04-22T21:53:27.062Z",
"model": {
"bedrockModelConfig": {
"modelId": "global.anthropic.claude-sonnet-4-6",
"apiFormat": "converse_stream"
}
},
"systemPrompt": [
{
"text": "You are a helpful assistant."
}
],
"tools": [],
"skills": [],
"allowedTools": [
"*"
],
"truncation": {
"strategy": "sliding_window",
"config": {
"slidingWindow": {
"messagesCount": 150
}
}
},
"environment": {
"agentCoreRuntimeEnvironment": {
"agentRuntimeArn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:runtime/harness_MyPDXHarness-8WBKGfHzjg",
"agentRuntimeName": "harness_MyPDXHarness",
"agentRuntimeId": "harness_MyPDXHarness-8WBKGfHzjg",
"lifecycleConfiguration": {
"idleRuntimeSessionTimeout": 900,
"maxLifetime": 28800
},
"networkConfiguration": {
"networkMode": "PUBLIC"
}
}
},
"harnessVersion": "1",
"maxIterations": 75,
"timeoutSeconds": 3600
}
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:53:5)
|
|
error: expect(received).toBe(expected):
src\testing\fixtures.tsx#L136
"{
"harnesses": [
{
"harnessId": "MyPDXHarness-rhkXkAE1IS",
"harnessName": "MyPDXHarness",
"arn": "arn:aws:bedrock-agentcore:us-west-2:501930284170:harness/MyPDXHarness-rhkXkAE1IS",
"status": "READY",
"createdAt": "2026-04-22T21:53:06.235Z",
"updatedAt": "2026-04-22T21:53:27.062Z",
"harnessVersion": "1"
}
]
}"
- Expected - 0
+ Received + 0
at matchGolden (D:\a\agentcore-cli\agentcore-cli\src\testing\fixtures.tsx:136:38)
at <anonymous> (D:\a\agentcore-cli\agentcore-cli\src\handlers\harness\harness.test.tsx:40:5)
|
|
unit-test / Test (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|