Skip to content

Restore prettier

Restore prettier #86

Triggered via pull request July 2, 2024 03:12
Status Failure
Total duration 53s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
44s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L9
Unable to resolve path to module './graphql/createPurchaseOrder.generated'
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L10
Unable to resolve path to module './graphql/EventTicketFragment.generated'
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L40
Unsafe assignment of an error typed value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L41
Unsafe call of an `any` typed value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L51
Unsafe call of an `any` typed value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L63
Unsafe member access .claimUserTicket on an `any` value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L64
Unsafe argument of type `any` assigned to a parameter of type `ReactNode`
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L64
Unsafe member access .claimUserTicket on an `any` value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L65
Unsafe member access .claimUserTicket on an `any` value
Linting and Typechecking: app/components/TicketsSaleFlow/ConfirmationTab.tsx#L66
Unsafe assignment of an `any` value
Linting and Typechecking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.