Skip to content

update imports

update imports #38

Triggered via push November 8, 2024 17:32
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
format
@battle-stadium/ui#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
@battle-stadium/nextjs#format: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
Process completed with exit code 1.
typecheck
Cannot find module '@nextui-org/react' or its corresponding type declarations.
typecheck
Cannot find module '~/components/nextui/data' or its corresponding type declarations.
typecheck
@battle-stadium/nextjs#typecheck: command (/home/runner/work/battle-stadium-t3-turbo/battle-stadium-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Cannot find module '@nextui-org/react' or its corresponding type declarations.
typecheck
Cannot find module '@nextui-org/react' or its corresponding type declarations.
typecheck
Module '"@battle-stadium/ui"' has no exported member 'Chip'.
typecheck
Module '"@battle-stadium/ui"' has no exported member 'TextArea'.
typecheck
Cannot find name 'Textarea'. Did you mean 'TextArea'?
typecheck
Parameter 'e' implicitly has an 'any' type.
typecheck
Process completed with exit code 2.
lint: packages/ui/src/input.tsx#L4
An interface declaring no members is equivalent to its supertype
lint: apps/nextjs/src/app/organizations/[org_slug]/page.tsx#L76
Unnecessary optional chain on a non-nullish value
lint: apps/nextjs/src/app/organizations/[org_slug]/page.tsx#L77
Unnecessary optional chain on a non-nullish value
lint: apps/nextjs/src/app/organizations/[org_slug]/tournaments/[tournament_id]/(tournament_page)/@registrations/page.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
lint: apps/nextjs/src/app/organizations/[org_slug]/tournaments/[tournament_id]/(tournament_page)/layout.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
lint: apps/nextjs/src/app/organizations/[org_slug]/tournaments/[tournament_id]/(tournament_page)/page.tsx#L7
Prefer using a top-level type-only import instead of inline type specifiers
lint: apps/nextjs/src/app/organizations/page.tsx#L1
Prefer using a top-level type-only import instead of inline type specifiers
lint: apps/nextjs/src/app/organizations/page.tsx#L3
Prefer using a top-level type-only import instead of inline type specifiers
lint: apps/nextjs/src/app/organizations/page.tsx#L14
Async function 'OrganizationsPage' has no 'await' expression
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