Fix fs sync method imports in claude.mjs #203
ci.yml
on: push
Matrix: Run CI Pipeline / π§ͺ Test Matrix / test-matrix
Run CI Pipeline
/
...
/
Run Lint Check
30s
Run CI Pipeline
/
...
/
Run Type Check
30s
Run CI Pipeline
/
π Coverage Report
19s
Run CI Pipeline
/
β
CI Summary
4s
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#L180
Parameter 'entry' implicitly has an 'any' type.
|
|
Run CI Pipeline / π Type Check / Run Type Check:
src/commands/audit-log/output-audit-log.mts#L95
Parameter 'log' implicitly has an 'any' type.
|
|
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.
|