Final Project setup: Design tokens, docker, knip, codegen #20
ci.yml
on: pull_request
Run tests
27s
Find unused things
28s
Build
0s
Annotations
7 errors
Typecheck:
src/App/index.tsx#L19
Cannot find module '#generated/types/graphql' or its corresponding type declarations.
|
Typecheck:
src/contexts/user.tsx#L3
Cannot find module '#generated/types/graphql' or its corresponding type declarations.
|
Typecheck
Process completed with exit code 1.
|
Find unused things
Process completed with exit code 1.
|
Lint JS:
src/App/index.tsx#L19
Unable to resolve path to module '#generated/types/graphql'
|
Lint JS:
src/contexts/user.tsx#L3
Unable to resolve path to module '#generated/types/graphql'
|
Lint JS
Process completed with exit code 1.
|