Skip to content

shrug

shrug #32

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors
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
@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
Module '"@battle-stadium/ui/input"' has no exported member 'Input'.
typecheck
Parameter 'event' implicitly has an 'any' type.
typecheck
Module '"@battle-stadium/ui/textarea"' has no exported member 'Textarea'.
typecheck
Parameter 'e' implicitly has an 'any' type.
typecheck
Module '"@battle-stadium/ui"' has no exported member 'Input'.
typecheck
Module '"@battle-stadium/ui/input"' has no exported member 'Input'.
typecheck
Module '"@battle-stadium/ui/input"' has no exported member 'Input'.
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.