Skip to content

chore(scripts): update package.json scripts to scripts/fleet/ paths #2000

chore(scripts): update package.json scripts to scripts/fleet/ paths

chore(scripts): update package.json scripts to scripts/fleet/ paths #2000

Triggered via push June 1, 2026 16:45
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Load Tool Versions
6s
Load Tool Versions
🧹 Lint Check
51s
🧹 Lint Check
🔍 Type Check
1m 3s
🔍 Type Check
Matrix: e2e
Matrix: test-sharded
Fit to window
Zoom out
Zoom in

Annotations

11 errors
🧹 Lint Check
Process completed with exit code 1.
🔍 Type Check
Property 'issueRules' of type '{ [key: string]: boolean; }' is not assignable to 'string' index type 'undefined'.
🔍 Type Check
Property 'branch' of type 'string' is not assignable to 'string' index type 'undefined'.
🔍 Type Check
Property 'repository' of type 'string' is not assignable to 'string' index type 'undefined'.
🔍 Type Check
Type 'keyof { [K in keyof R as K extends 500 | 400 | 401 | 403 | 404 | 409 | 422 | 429 | 502 | 503 ? K : never]: R[K]; }' cannot be used to index type '{ [K in keyof R as K extends 500 | 400 | 401 | 403 | 404 | 409 | 422 | 429 | 502 | 503 ? K : never]: R[K]; }'.
🔍 Type Check
Cannot find module '@socketsecurity/lib/objects' or its corresponding type declarations.
🔍 Type Check
Cannot find module 'fast-sort' or its corresponding type declarations.
🔍 Type Check
Cannot find module '@socketsecurity/lib/cache-with-ttl' or its corresponding type declarations.
🔍 Type Check
Cannot find module '@socketsecurity/lib/types' or its corresponding type declarations.
🔍 Type Check
Cannot find module '@socketsecurity/lib/types' or its corresponding type declarations.
🔍 Type Check
Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.