Design Tokens #18
ci.yml
on: pull_request
Run tests
23s
Find unused things
23s
Build
0s
Annotations
7 errors
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.
|
Find unused things
Process completed with exit code 1.
|
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.
|