save #24
Annotations
22 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
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
Process completed with exit code 2.
|
lint:
apps/nextjs/src/app/server-actions/accounts/actions.ts#L17
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/accounts/actions.ts#L33
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/accounts/actions.ts#L53
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/organizations/actions.ts#L23
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/organizations/actions.ts#L45
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/organizations/tournaments/actions.ts#L23
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/pokemon/actions.ts#L39
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/pokemon/actions.ts#L74
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/profiles/actions.ts#L16
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
apps/nextjs/src/app/server-actions/profiles/actions.ts#L34
Unexpected `await` of a non-Promise (non-"Thenable") value
|