consolidate #33
Annotations
6 errors
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:
apps/nextjs/src/components/organizations/organizations-table/data-table-demo.tsx#L74
Unsafe member access .target on an `any` value
|
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
Process completed with exit code 1.
|
Loading