fixing build errors #3
Annotations
6 errors and 11 warnings
Build, lint and type-check
Module '"@prisma/client"' has no exported member 'SpeedQuestion'.
|
Build, lint and type-check
Cannot find module 'vitest' or its corresponding type declarations.
|
Build, lint and type-check
No overload matches this call.
|
Build, lint and type-check
No overload matches this call.
|
Build, lint and type-check
@acme/nextjs#type-check: command (/home/runner/work/project-iris/project-iris/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (1)
|
Build, lint and type-check
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, 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/.
|
Build, lint and type-check:
apps/expo/src/_app.tsx#L3
'StatusBar' is defined but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L1
'useEffect' is defined but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L1
'useState' is defined but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L11
'Row' is assigned a value but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L13
'row' is assigned a value but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L14
'items' is assigned a value but never used
|
Build, lint and type-check:
apps/expo/src/components/Grid.tsx#L38
'rows' is assigned a value but never used
|
Build, lint and type-check:
apps/expo/src/components/SignInWithOAuth.tsx#L114
Unexpected any. Specify a different type
|
Build, lint and type-check:
apps/expo/src/components/SignInWithOAuth.tsx#L124
'signIn' is assigned a value but never used
|
Build, lint and type-check:
apps/expo/src/components/SignInWithOAuth.tsx#L124
'signUp' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading