Skip to content

ci: pre-build workspace packages before typecheck #223

ci: pre-build workspace packages before typecheck

ci: pre-build workspace packages before typecheck #223

Triggered via push May 11, 2026 09:06
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

on: push
Matrix: check
E2E smoke (Electron)
0s
E2E smoke (Electron)
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 3 warnings, and 1 notice
Lint · Typecheck · Test (macos-latest)
Process completed with exit code 1.
src/main/services/company-portability-service.test.ts > company-portability-service > rejects import when the package version is newer than this build supports: apps/desktop/src/main/services/company-portability-service.test.ts#L882
AssertionError: expected [Function] to throw error matching /newer than this Team-X build supports/i but got '[portability] var/folders@main:tb/y36…' - Expected: /newer than this Team-X build supports/i + Received: "[portability] var/folders@main:tb/y368xp_x10s3ty1b_mtl5mxr0000gn/T/teamx-portability-L5SMxc/alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found" ❯ src/main/services/company-portability-service.test.ts:882:5
src/main/services/company-portability-service.test.ts > company-portability-service > imports a workspace package into a fresh company with remapped ids and preserved origins: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] var/folders@main:tb/y368xp_x10s3ty1b_mtl5mxr0000gn/T/teamx-portability-h7dA92/alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.importAsNewCompany src/main/services/company-portability-service.ts:1716:39 ❯ src/main/services/company-portability-service.test.ts:784:22
src/main/services/company-portability-service.test.ts > company-portability-service > previews an import with local slug, secret, and compatibility warnings: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] var/folders@main:tb/y368xp_x10s3ty1b_mtl5mxr0000gn/T/teamx-portability-BuqF8L/alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.previewImport src/main/services/company-portability-service.ts:1708:39 ❯ src/main/services/company-portability-service.test.ts:647:21
src/main/services/company-portability-service.test.ts > company-portability-service > installs an external template package into the local template library: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] var/folders@main:tb/y368xp_x10s3ty1b_mtl5mxr0000gn/T/teamx-portability-1QKirH/external-alpha-template.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.installTemplate src/main/services/company-portability-service.ts:1681:39 ❯ src/main/services/company-portability-service.test.ts:627:23
src/main/services/company-portability-service.test.ts > company-portability-service > exports template mode without live ticket/project state and normalizes volatile autonomy status: apps/desktop/src/main/services/company-portability-service.test.ts#L582
AssertionError: expected [ …(4) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "native-runtime-paths-may-require-manual-reconfiguration", + Array [ + "local-skills-may-require-manual-reinstall", "runtime-secret-refs-require-rebinding", + "skill-manifests-do-not-embed-local-prompt-snapshots", "template-runtime-profiles-require-host-validation", ] ❯ src/main/services/company-portability-service.test.ts:582:43
src/main/services/company-portability-service.test.ts > company-portability-service > exports a workspace package, redacts sensitive fields, and stamps local export metadata: apps/desktop/src/main/services/company-portability-service.test.ts#L535
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ + Array [ "local-skills-may-require-manual-reinstall", - "native-runtime-paths-may-require-manual-reconfiguration", "runtime-secret-refs-require-rebinding", "skill-manifests-do-not-embed-local-prompt-snapshots", ] ❯ src/main/services/company-portability-service.test.ts:535:43
Lint · Typecheck · Test (ubuntu-latest)
Process completed with exit code 1.
src/main/services/company-portability-service.test.ts > company-portability-service > rejects import when the package version is newer than this build supports: apps/desktop/src/main/services/company-portability-service.test.ts#L882
AssertionError: expected [Function] to throw error matching /newer than this Team-X build supports/i but got '[portability] tmp/teamx-portability-D…' - Expected: /newer than this Team-X build supports/i + Received: "[portability] tmp/teamx-portability-D5ZK6q@main:alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found" ❯ src/main/services/company-portability-service.test.ts:882:5
src/main/services/company-portability-service.test.ts > company-portability-service > imports a workspace package into a fresh company with remapped ids and preserved origins: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] tmp/teamx-portability-8Y9jCJ@main:alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.importAsNewCompany src/main/services/company-portability-service.ts:1716:39 ❯ src/main/services/company-portability-service.test.ts:784:22
src/main/services/company-portability-service.test.ts > company-portability-service > previews an import with local slug, secret, and compatibility warnings: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] tmp/teamx-portability-DARJ2e@main:alpha-ops-workspace-2026-04-23T18-30-00-000Z.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.previewImport src/main/services/company-portability-service.ts:1708:39 ❯ src/main/services/company-portability-service.test.ts:647:21
src/main/services/company-portability-service.test.ts > company-portability-service > installs an external template package into the local template library: apps/desktop/src/main/services/company-portability-service.ts#L770
Error: [portability] tmp/teamx-portability-yD2h5q@main:external-alpha-template.teamx-package.json: GitHub package fetch returned 404 Not Found ❯ readPackageError src/main/services/company-portability-service.ts:770:10 ❯ readPackageFromSource src/main/services/company-portability-service.ts:1379:11 ❯ Object.installTemplate src/main/services/company-portability-service.ts:1681:39 ❯ src/main/services/company-portability-service.test.ts:627:23
src/main/services/company-portability-service.test.ts > company-portability-service > exports template mode without live ticket/project state and normalizes volatile autonomy status: apps/desktop/src/main/services/company-portability-service.test.ts#L582
AssertionError: expected [ …(4) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "native-runtime-paths-may-require-manual-reconfiguration", + Array [ + "local-skills-may-require-manual-reinstall", "runtime-secret-refs-require-rebinding", + "skill-manifests-do-not-embed-local-prompt-snapshots", "template-runtime-profiles-require-host-validation", ] ❯ src/main/services/company-portability-service.test.ts:582:43
src/main/services/company-portability-service.test.ts > company-portability-service > exports a workspace package, redacts sensitive fields, and stamps local export metadata: apps/desktop/src/main/services/company-portability-service.test.ts#L535
AssertionError: expected [ …(3) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ + Array [ "local-skills-may-require-manual-reinstall", - "native-runtime-paths-may-require-manual-reconfiguration", "runtime-secret-refs-require-rebinding", "skill-manifests-do-not-embed-local-prompt-snapshots", ] ❯ src/main/services/company-portability-service.test.ts:535:43
Lint · Typecheck · Test (macos-latest)
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/
Lint · Typecheck · Test (ubuntu-latest)
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/
Lint · Typecheck · Test (windows-latest)
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/
Lint · Typecheck · Test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026