Move to Radix Colors with AutoDarkMode #5
Annotations
10 errors
Lint:
apps/mobile/entry.js#L2
A `require()` style import is forbidden
|
Lint:
apps/mobile/src/app/(setup)/create-password.tsx#L2
'router' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/mobile/src/app/(setup)/create-password.tsx#L31
'encryptionPassword' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/mobile/src/app/_layout.tsx#L83
Unsafe member access .documentElement on an `error` typed value
|
Lint:
apps/mobile/src/components/ui/badge.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
|
Lint:
apps/mobile/src/components/ui/input.tsx#L2
Prefer using a top-level type-only import instead of inline type specifiers
|
Lint:
apps/mobile/src/components/ui/typography.tsx#L107
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
apps/mobile/src/components/ui/typography.tsx#L127
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint
@augmented/mobile#lint: command (/home/runner/work/augmented/augmented/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
Lint
Process completed with exit code 1.
|
Loading