feat(project): implement add functionality. #739
Annotations
10 errors and 1 warning
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
error: expect(received).toContainEqual(expected):
src\handlers\project\project.test.ts#L501
Expected to contain: {
name: "x",
path: "app/x",
}
Received: [
{
name: "x",
path: "app\\x",
}
]
at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
|
|
unit-test / Test (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|