feat(3.0): initial next.js setup and shadcn components #94
check-ts.yml
on: push
check-ts-deps
17s
check-ts-format
19s
check-ts-types
23s
Annotations
12 errors
|
check-ts-deps
Process completed with exit code 1.
|
|
check-ts-format
Process completed with exit code 1.
|
|
check-ts-types:
deprecated/interfaces/account.ts#L1
Cannot find module '@custom-types/locations' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/account.ts#L2
Cannot find module 'firebase/firestore' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/comment.ts#L1
Cannot find module 'firebase/firestore' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/dashboard-router.ts#L1
Cannot find module '@custom-types/dashboard-route-link' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/donation.ts#L1
Cannot find module '@custom-types/methods' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/donation.ts#L2
Cannot find module '@custom-types/locations' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/donation.ts#L3
Cannot find module '@custom-types/languages' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/donation.ts#L4
Cannot find module '@custom-types/stages' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/donation.ts#L5
Cannot find module 'firebase/firestore' or its corresponding type declarations.
|
|
check-ts-types:
deprecated/interfaces/events.ts#L1
Cannot find module '@custom-types/locations' or its corresponding type declarations.
|