Skip to content

CI/CD Pipeline

CI/CD Pipeline #86

Triggered via schedule June 7, 2026 06:35
Status Success
Total duration 6m 13s
Artifacts 3

ci.yml

on: schedule
Matrix: Test Suite
Security & Code Quality
24s
Security & Code Quality
Documentation & Examples
11s
Documentation & Examples
Matrix: build
Deploy & Release
Deploy & Release
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

40 errors, 7 warnings, and 1 notice
v2/src/tests/validation-consistency.test.ts: v2/src/tests/validation-consistency.test.ts#L1
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/tests/validation-consistency.test.ts ❯ v2/src/tests/validation-consistency.test.ts:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/src/__tests__/session-forking.test.ts: v2/src/sdk/session-forking.ts#L9
Error: Cannot find package '@anthropic-ai/claude-code' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/sdk/session-forking.ts ❯ v2/src/sdk/session-forking.ts:9:1 ❯ v2/src/__tests__/session-forking.test.ts:9:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/src/__tests__/sdk-integration.test.ts: v2/src/api/claude-client-v2.5.ts#L9
Error: Cannot find package '@anthropic-ai/sdk' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/api/claude-client-v2.5.ts ❯ v2/src/api/claude-client-v2.5.ts:9:1 ❯ v2/src/__tests__/sdk-integration.test.ts:12:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/src/__tests__/permission-manager.test.ts: v2/src/__tests__/permission-manager.test.ts#L7
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/__tests__/permission-manager.test.ts ❯ v2/src/__tests__/permission-manager.test.ts:7:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/src/__tests__/in-process-mcp.test.ts: v2/src/mcp/tool-registry.ts#L15
Error: Cannot find package '@anthropic-ai/claude-code/sdk' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/mcp/tool-registry.ts ❯ v2/src/mcp/tool-registry.ts:15:1 ❯ v2/src/__tests__/in-process-mcp.test.ts:10:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/src/__tests__/hook-matchers.test.ts: v2/src/__tests__/hook-matchers.test.ts#L9
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/src/__tests__/hook-matchers.test.ts ❯ v2/src/__tests__/hook-matchers.test.ts:9:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/examples/user-api/server.test.js: v2/examples/user-api/server.test.js#L1
Error: Cannot find module 'supertest' Require stack: - /home/runner/work/fidgetflo/fidgetflo/v2/examples/user-api/server.test.js ❯ v2/examples/user-api/server.test.js:1:17 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/runner/work/fidgetflo/fidgetflo/v2/examples/user-api/server.test.js' ] }
v2/tests/session-serialization.test.js: v2/tests/session-serialization.test.js#L5
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/tests/session-serialization.test.js ❯ v2/tests/session-serialization.test.js:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/tests/hive-mind-sigint.test.js: v2/tests/hive-mind-sigint.test.js#L5
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/tests/hive-mind-sigint.test.js ❯ v2/tests/hive-mind-sigint.test.js:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
tests/rvf-integration.test.ts: v3/@claude-flow/memory/src/sqljs-backend.ts#L12
Error: Cannot find package 'sql.js' imported from /home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/memory/src/sqljs-backend.ts ❯ v3/@claude-flow/memory/src/sqljs-backend.ts:12:1 ❯ v3/@claude-flow/memory/src/database-provider.ts:26:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Build & Package (ubuntu-latest)
Cannot find module '@ruvector/learning-wasm' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module 'agentdb' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/memory' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Output file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/task-repository.interface.d.ts' has not been built from source file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts'.
Build & Package (ubuntu-latest)
Output file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/agent-repository.interface.d.ts' has not been built from source file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/agent-repository.interface.ts'.
Build & Package (ubuntu-latest)
Output file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/task.d.ts' has not been built from source file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/task.ts'.
Build & Package (ubuntu-latest)
Output file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/agent.d.ts' has not been built from source file '/home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/agent.ts'.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module '@ruvector/learning-wasm' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module 'agentdb' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@claude-flow/memory' or its corresponding type declarations.
Build & Package (macos-latest)
Output file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/task-repository.interface.d.ts' has not been built from source file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts'.
Build & Package (macos-latest)
Output file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/agent-repository.interface.d.ts' has not been built from source file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/agent-repository.interface.ts'.
Build & Package (macos-latest)
Output file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/task.d.ts' has not been built from source file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/task.ts'.
Build & Package (macos-latest)
Output file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/agent.d.ts' has not been built from source file '/Users/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/agent.ts'.
Build & Package (macos-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@ruvector/learning-wasm' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@ruvector/attention' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module 'agentdb' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@claude-flow/memory' or its corresponding type declarations.
Build & Package (windows-latest)
Output file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/task-repository.interface.d.ts' has not been built from source file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts'.
Build & Package (windows-latest)
Output file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/repositories/agent-repository.interface.d.ts' has not been built from source file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/repositories/agent-repository.interface.ts'.
Build & Package (windows-latest)
Output file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/task.d.ts' has not been built from source file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/task.ts'.
Build & Package (windows-latest)
Output file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/dist/domain/entities/agent.d.ts' has not been built from source file 'D:/a/fidgetflo/fidgetflo/v3/@claude-flow/swarm/src/domain/entities/agent.ts'.
Build & Package (windows-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@ruvector/learning-wasm' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@ruvector/attention' or its corresponding type declarations.
Documentation & Examples
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 will be forced to run with Node.js 24 by default starting June 16th, 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/
Security & Code Quality
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 will be forced to run with Node.js 24 by default starting June 16th, 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 Suite (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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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 Suite (ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Build & Package (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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build & Package (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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build & Package (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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build & Package (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
build-artifacts-darwin
1.51 MB
sha256:fa9e84d06e51ee5079810e611610835960a5f51e6148df2f0b83d077a2858896
build-artifacts-linux
1.51 MB
sha256:a3912e4c40316758c71299d4a51d8ab949c820ab279a6f2b0b85fbfabacb51de
build-artifacts-win32
1.52 MB
sha256:6523fa214d93cc18a47a9424a0e9ab829f5d00878e0144caef26e6173ce571ae