Skip to content

Mobile

Mobile #1

Triggered via pull request February 16, 2024 22:18
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build-lint
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, RejectOnNotFound | RejectPerOperation | undefined, DefaultArgs>'.
build-lint
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, RejectOnNotFound | RejectPerOperation | undefined, DefaultArgs>'.
build-lint
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, RejectOnNotFound | RejectPerOperation | undefined, DefaultArgs>'.
build-lint
@acme/api#type-check: command (/home/runner/work/project-iris/project-iris/packages/api) /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