Skip to content

chore(security): add gitleaks pre-commit hook + .gitleaks.toml #41

chore(security): add gitleaks pre-commit hook + .gitleaks.toml

chore(security): add gitleaks pre-commit hook + .gitleaks.toml #41

Triggered via push April 26, 2026 00:51
Status Success
Total duration 6m 8s
Artifacts 3

ci.yml

on: push
Matrix: Test Suite
Security & Code Quality
21s
Security & Code Quality
Documentation & Examples
8s
Documentation & Examples
Matrix: build
Deploy & Release
9s
Deploy & Release
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 8 warnings
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/bin/__tests__/task.test.js: v2/bin/__tests__/task.test.js#L1
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/bin/__tests__/task.test.js ❯ v2/bin/__tests__/task.test.js:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/bin/__tests__/swarm.test.js: v2/bin/__tests__/swarm.test.js#L5
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/bin/__tests__/swarm.test.js ❯ v2/bin/__tests__/swarm.test.js:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/bin/__tests__/memory.test.js: v2/bin/__tests__/memory.test.js#L1
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/bin/__tests__/memory.test.js ❯ v2/bin/__tests__/memory.test.js:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
v2/bin/__tests__/agent.test.js: v2/bin/__tests__/agent.test.js#L5
Error: Cannot find package '@jest/globals' imported from /home/runner/work/fidgetflo/fidgetflo/v2/bin/__tests__/agent.test.js ❯ v2/bin/__tests__/agent.test.js:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
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 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/
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 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 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 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 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 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/
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 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/
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 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/
Deploy & Release
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/download-artifact@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/

Artifacts

Produced during runtime
Name Size Digest
build-artifacts-darwin Expired
1.51 MB
sha256:5ec9199bbca0885206f2bb6df90f7781fdde23d4d61112b03222589dbd2e8fd3
build-artifacts-linux Expired
1.51 MB
sha256:2a5009a33a8e855bf66d8dbab5feea8978dfef366d5713c5e9f6dadbbdf119e9
build-artifacts-win32 Expired
1.52 MB
sha256:901f711469c8f91aa7c4d377a3da252268305a7e32faf41d35465494012e22a1