chore(scripts): update package.json scripts to scripts/fleet/ paths #2000
ci.yml
on: push
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.
|