Skip to content

switch layout, new Db schema, start setup #9

switch layout, new Db schema, start setup

switch layout, new Db schema, start setup #9

Triggered via push February 13, 2025 23:55
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 3 warnings
format
@augmented/prettier-config#format: command (/home/runner/work/augmented/augmented/tooling/prettier) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
@augmented/tailwind-config#format: command (/home/runner/work/augmented/augmented/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
@augmented/eslint-config#format: command (/home/runner/work/augmented/augmented/tooling/eslint) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
@augmented/mobile#format: command (/home/runner/work/augmented/augmented/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
Process completed with exit code 1.
lint: apps/mobile/db-migrations/migrations.js#L9
Unsafe assignment of an error typed value
lint: apps/mobile/entry.js#L2
A `require()` style import is forbidden
lint: apps/mobile/src/app/(home)/tasks.tsx#L4
'SecureStore' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/mobile/src/app/(home)/tasks.tsx#L9
'userProfile' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/mobile/src/app/(home)/tasks.tsx#L10
'SECURE_STORE_KEY' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/mobile/src/app/(home)/tasks.tsx#L14
'router' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: apps/mobile/src/app/(home)/tasks.tsx#L16
Unsafe array destructuring of a tuple element with an error typed value
lint: apps/mobile/src/app/(home)/tasks.tsx#L16
Unsafe call of a(n) `error` type typed value
lint: apps/mobile/src/app/(home)/tasks.tsx#L16
Unsafe member access .findMany on an `error` typed value
lint: apps/mobile/src/app/(home)/tasks.tsx#L49
Unsafe call of a(n) `error` type typed value
typecheck
Module '"~/db/schema"' has no exported member 'tasks'.
typecheck
Property 'tasks' does not exist on type '{ readonly userProfile: RelationalQueryBuilder<"sync", typeof import("/home/runner/work/augmented/augmented/apps/mobile/src/db/schema"), ExtractTablesWithRelations<typeof import("/home/runner/work/augmented/augmented/apps/mobile/src/db/schema")>, { ...; }>; readonly dataGroups: RelationalQueryBuilder<...>; readonly ...'.
typecheck
Parameter 'task' implicitly has an 'any' type.
typecheck
Argument of type '(data: NewTrackerSchema) => Promise<void>' is not assignable to parameter of type 'SubmitHandler<{ name: string; description: string; color: "ruby" | "tomato" | "red" | "crimson" | "pink" | "plum" | "purple" | "violet" | "iris" | "indigo" | "blue" | "cyan" | "teal" | "jade" | "green" | ... 5 more ... | undefined; }>'.
typecheck
Argument of type '(data: NewTrackerSchema) => Promise<void>' is not assignable to parameter of type 'SubmitHandler<{ name: string; description: string; color: "ruby" | "tomato" | "red" | "crimson" | "pink" | "plum" | "purple" | "violet" | "iris" | "indigo" | "blue" | "cyan" | "teal" | "jade" | "green" | ... 5 more ... | undefined; }>'.
typecheck
Cannot find module 'lucide-react-native' or its corresponding type declarations.
typecheck
Cannot find module 'lucide-react-native' or its corresponding type declarations.
typecheck
@augmented/mobile#typecheck: command (/home/runner/work/augmented/augmented/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
format
Cache not found for keys: node-cache-Linux-x64-pnpm-fdf47c5e44fbb8e5acdfd50eb3699fa705758eeb6c86d6c842db69afbf51336c
lint
Cache not found for keys: node-cache-Linux-x64-pnpm-fdf47c5e44fbb8e5acdfd50eb3699fa705758eeb6c86d6c842db69afbf51336c
typecheck
Cache not found for keys: node-cache-Linux-x64-pnpm-fdf47c5e44fbb8e5acdfd50eb3699fa705758eeb6c86d6c842db69afbf51336c