expo 52 #40
Annotations
7 errors
Lint:
packages/ui/src/input.tsx#L5
An interface declaring no members is equivalent to its supertype
|
Lint:
apps/nextjs/src/components/pokemon/pokemon-showdown-set-form.tsx#L3
'TextArea' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/nextjs/src/components/pokemon/pokemon-showdown-set-form.tsx#L34
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<string>`
|
Lint:
apps/nextjs/src/components/pokemon/pokemon-showdown-set-form.tsx#L34
Unsafe member access .target on an `any` value
|
Lint
@battle-stadium/ui#lint: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
Lint
@battle-stadium/nextjs#lint: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /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