Skip to content

lint + format

lint + format #26

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
typecheck
Cannot find module '@battle-stadium/ui/input' or its corresponding type declarations.
typecheck
Parameter 'event' implicitly has an 'any' type.
typecheck
Cannot find module '@battle-stadium/ui/textarea' or its corresponding type declarations.
typecheck
Parameter 'e' implicitly has an 'any' type.
typecheck
Cannot find module '@battle-stadium/ui/input' or its corresponding type declarations.
typecheck
Cannot find module '@battle-stadium/ui/input' or its corresponding type declarations.
typecheck
Cannot find module '@battle-stadium/ui/input' 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
Process completed with exit code 2.
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#L35
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<string>`
lint: apps/nextjs/src/components/pokemon/pokemon-showdown-set-form.tsx#L35
Unsafe member access .target on an `any` value
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.