docs: clarify initiative-first workspace model (#969) #1387
ci.yml
on: push
Lint & Type Check
31s
Matrix: test_matrix
Detect changes
4s
Test
0s
Validate Changesets
0s
All checks passed
4s
All checks passed
0s
Annotations
4 errors and 6 warnings
|
Test (windows-pwsh)
Process completed with exit code 1.
|
|
test/commands/artifact-workflow.test.ts > artifact-workflow CLI commands > instructions apply command > resolves single-star glob artifacts consistently between status and apply:
test/commands/artifact-workflow.test.ts#L478
AssertionError: expected { Object (specs) } to deeply equal { Object (specs) }
- Expected
+ Received
{
"specs": [
- "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\openspec-artifact-workflow-Vx9BQ1\\openspec\\changes\\single-star-glob\\specs\\single-star-glob\\spec.md",
+ "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\openspec-artifact-workflow-Vx9BQ1\\openspec\\changes\\single-star-glob\\specs\\single-star-glob\\spec.md",
],
}
❯ test/commands/artifact-workflow.test.ts:478:38
|
|
test/commands/artifact-workflow.test.ts > artifact-workflow CLI commands > instructions apply command > outputs JSON for apply instructions:
test/commands/artifact-workflow.test.ts#L423
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
- Expected
+ Received
[
- "C:\\Users\\runneradmin\\AppData\\Local\\Temp\\openspec-artifact-workflow-d4IUd7\\openspec\\changes\\json-apply\\proposal.md",
+ "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\openspec-artifact-workflow-d4IUd7\\openspec\\changes\\json-apply\\proposal.md",
]
❯ test/commands/artifact-workflow.test.ts:423:42
|
|
All checks passed
Process completed with exit code 1.
|
|
Detect changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. 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/
|
|
Lint & Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
|
|
Test (macos-bash)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
|
|
Test (linux-bash)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. 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/
|
|
Test (linux-bash)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Test (windows-pwsh)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
|