Skip to content

chore: Various updates and workflows initialization #1

chore: Various updates and workflows initialization

chore: Various updates and workflows initialization #1

Triggered via pull request September 7, 2023 19:31
Status Failure
Total duration 58s
Artifacts

test-and-lint.yml

on: pull_request
cache-and-install
44s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cache-and-install: src/app/[locale]/categories/[slug]/page.tsx#L1
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/app/[locale]/checkout/stripe/callback/page.tsx#L8
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/app/[locale]/checkout/stripe/callback/page.tsx#L79
Parameter 'gateway' implicitly has an 'any' type.
cache-and-install: src/app/[locale]/products/[slug]/page.tsx#L1
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/app/layout.tsx#L5
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/components/checkout/CheckoutAddAddress.tsx#L1
Cannot find module '@/__generated__' or its corresponding type declarations.
cache-and-install: src/components/checkout/CheckoutAddAddress.tsx#L5
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/components/checkout/CheckoutPaymentGateway.tsx#L4
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/components/checkout/InformationsGuest.tsx#L7
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.
cache-and-install: src/components/checkout/InformationsUser.tsx#L6
Cannot find module '@/__generated__/graphql' or its corresponding type declarations.