Skip to content

save

save #23

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
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 '~/components/upload-thing/components' or its corresponding type declarations.
typecheck
Parameter 'res' implicitly has an 'any' type.
typecheck
Cannot find module '~/components/profiles/new-profile' or its corresponding type declarations.
typecheck
Cannot find module '~/types' or its corresponding type declarations.
typecheck
Process completed with exit code 2.
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: 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