feat: projects as backend sources with system prompt injection #517
goose2-ci.yml
on: pull_request
Lint & Format
1m 2s
Unit Tests
1m 45s
Desktop Build & E2E
21m 4s
Rust Lint
3m 9s
Annotations
4 errors and 3 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx > CreateSkillDialog > form submission > calls updateSkill API on save in edit mode:
ui/goose2/src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx#L285
AssertionError: expected "vi.fn()" to be called with arguments: [ …(5) ]
Received:
1st vi.fn() call:
[
"/mock/.agents/skills/code-review",
"code-review",
"Updated description",
"Review carefully",
- {
- "projectDir": undefined,
- },
]
Number of calls: 1
❯ src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx:285:27
|
|
src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx > CreateSkillDialog > form submission > calls createSkill API on save in create mode:
ui/goose2/src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx#L253
AssertionError: expected "vi.fn()" to be called with arguments: [ 'my-skill', 'A description', …(2) ]
Received:
1st vi.fn() call:
[
"my-skill",
"A description",
"Some instructions",
- {
- "projectId": undefined,
- },
]
Number of calls: 1
❯ src/features/skills/ui/__tests__/CreateSkillDialog.test.tsx:253:27
|
|
Desktop Build & E2E
Process completed with exit code 1.
|
|
Lint & Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Desktop Build & E2E
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
14.7 MB |
sha256:09c9350142185a35eea9f3547a5218da1a72826ae17df9de04efa36109537d49
|
|