chore(deps): update vitest monorepo to v2 #1970
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
🅿️ Prettier
16s
⬣ ESLint
19s
ʦ TypeScript
15s
🩺 Tests
22s
⚒️ Build
22s
🚀 Release
0s
Annotations
14 errors
ʦ TypeScript:
src/commands/__tests__/ba.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/breach.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/breaches.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/dc.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/pa.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/pw.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/search.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/commands/__tests__/sub-status.test.ts#L1
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript:
src/utils/__tests__/logger.test.ts#L2
Module '"vitest"' has no exported member 'SpyInstance'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint:
src/utils/__tests__/logger.test.ts#L6
'any' overrides all other types in this union type
|
⬣ ESLint:
src/utils/__tests__/logger.test.ts#L30
Unsafe assignment of an `any` value
|
⬣ ESLint:
src/utils/__tests__/logger.test.ts#L36
Unsafe assignment of an `any` value
|
⬣ ESLint
Process completed with exit code 1.
|