Skip to content

fixing build errors

fixing build errors #3

Triggered via push February 16, 2024 22:43
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build-lint
Module '"@prisma/client"' has no exported member 'SpeedQuestion'.
build-lint
Cannot find module 'vitest' or its corresponding type declarations.
build-lint
No overload matches this call.
build-lint
No overload matches this call.
build-lint
@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
Process completed with exit code 1.
build-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], 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: apps/expo/src/_app.tsx#L3
'StatusBar' is defined but never used
build-lint: apps/expo/src/components/Grid.tsx#L1
'useEffect' is defined but never used
build-lint: apps/expo/src/components/Grid.tsx#L1
'useState' is defined but never used
build-lint: apps/expo/src/components/Grid.tsx#L11
'Row' is assigned a value but never used
build-lint: apps/expo/src/components/Grid.tsx#L13
'row' is assigned a value but never used
build-lint: apps/expo/src/components/Grid.tsx#L14
'items' is assigned a value but never used
build-lint: apps/expo/src/components/Grid.tsx#L38
'rows' is assigned a value but never used
build-lint: apps/expo/src/components/SignInWithOAuth.tsx#L114
Unexpected any. Specify a different type
build-lint: apps/expo/src/components/SignInWithOAuth.tsx#L124
'signIn' is assigned a value but never used
build-lint: apps/expo/src/components/SignInWithOAuth.tsx#L124
'signUp' is assigned a value but never used