Skip to content

expo 52

expo 52 #40

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 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
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
@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: packages/ui/src/input.tsx#L5
An interface declaring no members is equivalent to its supertype
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
@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
Process completed with exit code 1.