Skip to content

add @claude-flow/hooks to ambient module declarations #114

add @claude-flow/hooks to ambient module declarations

add @claude-flow/hooks to ambient module declarations #114

Triggered via push June 28, 2026 17:49
Status Failure
Total duration 4m 9s
Artifacts

ci.yml

on: push
Matrix: Test Suite
Security & Code Quality
1m 56s
Security & Code Quality
Documentation & Examples
13s
Documentation & Examples
Matrix: build
Deploy & Release
0s
Deploy & Release
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 7 warnings, and 1 notice
Security & Code Quality
Cannot use namespace 'WasmMicroLoRA' as a type.
Security & Code Quality
Cannot use namespace 'WasmTrajectoryBuffer' as a type.
Security & Code Quality
Cannot use namespace 'WasmScopedLoRA' as a type.
Security & Code Quality
Cannot use namespace 'WasmMicroLoRA' as a type.
Security & Code Quality
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'.
Security & Code Quality
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'.
Security & Code Quality
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'.
Security & Code Quality
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'.
Security & Code Quality
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
Security & Code Quality
Cannot find module '@claude-flow/shared' or its corresponding type declarations.
__tests__/integration-docker.test.ts > CLI Build > npm run build succeeds: v3/@claude-flow/cli/__tests__/integration-docker.test.ts#L574
Error: Command failed: npm run build 2>&1 ❯ __tests__/integration-docker.test.ts:574:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 2, signal: null, output: [ null, '\n> @claude-flow/cli@0.1.2 build\n> tsc\n\nsrc/config-adapter.ts(6,35): error TS2307: Cannot find module \'@claude-flow/shared\' or its corresponding type declarations.\nsrc/index.ts(488,61): error TS2307: Cannot find module \'@claude-flow/shared\' or its corresponding type declarations.\nsrc/infrastructure/in-memory-repositories.ts(9,47): error TS6305: 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\'.\nsrc/infrastructure/in-memory-repositories.ts(10,48): error TS6305: 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\'.\nsrc/infrastructure/in-memory-repositories.ts(15,8): error TS6305: 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\'.\nsrc/infrastructure/in-memory-repositories.ts(20,8): error TS6305: 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\'.\nsrc/services/ruvector-training.ts(54,16): error TS2709: Cannot use namespace \'WasmMicroLoRA\' as a type.\nsrc/services/ruvector-training.ts(55,17): error TS2709: Cannot use namespace \'WasmScopedLoRA\' as a type.\nsrc/services/ruvector-training.ts(56,23): error TS2709: Cannot use namespace \'WasmTrajectoryBuffer\' as a type.\nsrc/services/ruvector-training.ts(120,35): error TS2709: Cannot use namespace \'WasmMicroLoRA\' as a type.\nsrc/services/ruvector-training.ts(203,36): error TS2709: Cannot use namespace \'WasmScopedLoRA\' as a type.\nsrc/services/ruvector-training.ts(251,42): error TS2709: Cannot use namespace \'WasmTrajectoryBuffer\' as a type.\nsrc/services/ruvector-training.ts(346,63): error TS2709: Cannot use namespace \'WasmMicroLoRA\' as a type.\nsrc/services/ruvector-training.ts(349,65): error TS2709: Cannot use namespace \'WasmScopedLoRA\' as a type.\nsrc/services/ruvector-training.ts(356,21): error TS2709: Cannot use namespace \'WasmTrajectoryBuffer\' as a type.\nnpm error Lifecycle script `build` failed with error:\nnpm error code 2\nnpm error path /home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/cli\nnpm error workspace @claude-flow/cli@0.1.2\nnpm error location /home/runner/work/fidgetflo/fidgetflo/v3/@claude-flow/cli\nnpm error command failed\nnpm error command sh -c tsc\n', '' ], pid: 2912, stdout: '\n> @claude-flow/cli@0.1.2 build\n> tsc\n\nsrc/config-adapter.ts(6,35): error TS2307: Cannot find module \'@claude-flow/shared\' or its corresponding type declarations.\nsrc/index.ts(488,61): error TS2307: Cannot find module \'@claude-flow/shared\' or its corresponding type declarations.\nsrc/infrastructure/in-memory-repositories.ts(9,47): error TS6305: 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\'.\nsrc/infrastructure/in-memory-repositories.ts(10,48): error TS6305: 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 (macos-latest)
Process completed with exit code 2.
Build & Package (macos-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (macos-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (windows-latest)
Process completed with exit code 1.
Build & Package (windows-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (windows-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Process completed with exit code 2.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Build & Package (ubuntu-latest)
Cannot find module '@claude-flow/hooks' or its corresponding type declarations.
Documentation & Examples
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. 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 (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Package (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Package (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167