Skip to content

Feature: payments

Feature: payments #133

Triggered via pull request January 28, 2025 21:31
Status Failure
Total duration 56s
Artifacts

website.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Linting
Process completed with exit code 1.
Linting: website/inertia/components/payments/billing-information-form.tsx#L1
Filename is not in snake case. Rename it to `billing_information_form.tsx`
Linting: website/inertia/components/payments/payment-method-selector.tsx#L1
Filename is not in snake case. Rename it to `payment_method_selector.tsx`
Linting: website/inertia/components/payments/phone-modal.tsx#L1
Filename is not in snake case. Rename it to `phone_modal.tsx`
Linting: website/inertia/components/payments/purchase-summary.tsx#L1
Filename is not in snake case. Rename it to `purchase_summary.tsx`
Linting: website/inertia/components/payments/ticket-cart-card.tsx#L1
Filename is not in snake case. Rename it to `ticket_cart_card.tsx`