Skip to content

Fix fs sync method imports in claude.mjs #203

Fix fs sync method imports in claude.mjs

Fix fs sync method imports in claude.mjs #203

Triggered via push October 21, 2025 18:09
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / πŸ§ͺ Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
30s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
30s
Run CI Pipeline / πŸ” Type Check / Run Type Check
Run CI Pipeline  /  πŸ“Š Coverage Report
19s
Run CI Pipeline / πŸ“Š Coverage Report
Run CI Pipeline  /  βœ… CI Summary
4s
Run CI Pipeline / βœ… CI Summary
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Run CI Pipeline / πŸ“Š Coverage Report
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/login/attempt-login.mts#L74
Property 'id' comes from an index signature, so it must be accessed with ['id'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/login/attempt-login.mts#L73
Property 'name' comes from an index signature, so it must be accessed with ['name'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/audit-log/output-audit-log.mts#L3
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/audit-log/fetch-audit-log.mts#L1
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/analytics/output-analytics.mts#L4
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/analytics/handle-analytics.mts#L1
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/analytics/fetch-repo-analytics.mts#L1
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ” Type Check / Run Type Check: src/commands/analytics/fetch-org-analytics.mts#L1
Could not find a declaration file for module '@socketsecurity/sdk'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/@SocketSecurity+sdk@2.0.1/node_modules/@socketsecurity/sdk/dist/index.mjs' implicitly has an 'any' type.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / βœ… CI Summary
Process completed with exit code 1.