Skip to content

Feat/invoice direct #21

Feat/invoice direct

Feat/invoice direct #21

Triggered via pull request October 28, 2024 14:55
Status Failure
Total duration 42s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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.
lint
Process completed with exit code 1.
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/
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/
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/