battle stadium #36
Annotations
10 errors and 2 warnings
Lint:
packages/ui/src/input.tsx#L4
An interface declaring no members is equivalent to its supertype
|
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:
apps/nextjs/src/components/miscellaneous/Status.tsx#L4
Prefer using a top-level type-only import instead of inline type specifiers
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L13
Unsafe array destructuring of a tuple element with an error typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L14
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L14
Unsafe member access [status] on an `error` typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L14
Computed name [status] resolves to an `error` typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L19
Unsafe assignment of an error typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L19
Unsafe call of a(n) `error` type typed value
|
Lint:
apps/nextjs/src/components/miscellaneous/Status.tsx#L1
Imports "HTMLAttributes" are only used as type
|
Lint:
apps/nextjs/src/components/miscellaneous/copy-text.tsx#L2
Imports "HTMLAttributes" are only used as type
|
Loading