Skip to content

Feat/invoice direct #22

Feat/invoice direct

Feat/invoice direct #22

Triggered via pull request October 29, 2024 03:27
Status Failure
Total duration 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/