Feat/invoice direct #22
Annotations
7 errors and 3 warnings
typecheck:
components/boundaries.tsx#L93
Property 'subscriptions' does not exist on type 'SubscriptionPrice[]'.
|
typecheck:
components/boundaries.tsx#L93
Property 'subscriptions' does not exist on type 'SubscriptionPrice[]'.
|
typecheck:
components/boundaries.tsx#L97
Property 'subscriptions' does not exist on type 'SubscriptionPrice[]'.
|
typecheck:
services/checkout.ts#L72
Property 'email' does not exist on type '{ customerId: string | null; }'.
|
typecheck:
services/checkout.ts#L84
Property 'email' does not exist on type '{ customerId: string | null; }'.
|
typecheck:
services/checkout.ts#L90
Property 'email' does not exist on type '{ customerId: string | null; }'.
|
typecheck
Process completed with exit code 2.
|
format:check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|