Skip to content

feat: there is an onboarding process to help the user understand the app #479

feat: there is an onboarding process to help the user understand the app

feat: there is an onboarding process to help the user understand the app #479

Triggered via pull request June 13, 2025 00:34
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors
lint
@rooots/expo#lint: command (/home/runner/work/Exo/Exo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/auth-proxy#lint: command (/home/runner/work/Exo/Exo/apps/auth-proxy) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/api#lint: command (/home/runner/work/Exo/Exo/packages/local-api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/queries#lint: command (/home/runner/work/Exo/Exo/packages/queries) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/server-api#lint: command (/home/runner/work/Exo/Exo/packages/server-api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/auth#lint: command (/home/runner/work/Exo/Exo/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/db#lint: command (/home/runner/work/Exo/Exo/packages/local-db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/ui#lint: command (/home/runner/work/Exo/Exo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/tailwind-config#lint: command (/home/runner/work/Exo/Exo/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
lint
@rooots/server-db#lint: command (/home/runner/work/Exo/Exo/packages/server-db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
format
@rooots/prettier-config#format: command (/home/runner/work/Exo/Exo/tooling/prettier) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/expo#format: command (/home/runner/work/Exo/Exo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/ui#format: command (/home/runner/work/Exo/Exo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/db#format: command (/home/runner/work/Exo/Exo/packages/local-db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/server-db#format: command (/home/runner/work/Exo/Exo/packages/server-db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/server-api#format: command (/home/runner/work/Exo/Exo/packages/server-api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/api#format: command (/home/runner/work/Exo/Exo/packages/local-api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/queries#format: command (/home/runner/work/Exo/Exo/packages/queries) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/auth-proxy#format: command (/home/runner/work/Exo/Exo/apps/auth-proxy) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@rooots/tailwind-config#format: command (/home/runner/work/Exo/Exo/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
typecheck
Process completed with exit code 2.
typecheck
@rooots/queries#typecheck: command (/home/runner/work/Exo/Exo/packages/queries) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Argument of type 'import("/home/runner/work/Exo/Exo/node_modules/expo-sqlite/build/SQLiteDatabase").SQLiteDatabase' is not assignable to parameter of type 'import("/home/runner/work/Exo/Exo/node_modules/expo-drizzle-studio-plugin/node_modules/expo-sqlite/build/SQLiteDatabase").SQLiteDatabase'.