Skip to content

ci: add test workflow, start docker build on test pass #1

ci: add test workflow, start docker build on test pass

ci: add test workflow, start docker build on test pass #1

Triggered via push December 25, 2025 14:35
Status Failure
Total duration 19s
Artifacts

test.yml

on: push
Typecheck and Lint
16s
Typecheck and Lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Typecheck and Lint
Process completed with exit code 2.
Typecheck and Lint: src/lib/trpc/client.tsx#L42
Argument of type '{ url: string; }' is not assignable to parameter of type 'HTTPBatchLinkOptions<{ ctx: { userId?: string | undefined; }; meta: object; errorShape: { data: { zodError: { errors: string[]; } | null; code: "PARSE_ERROR" | "BAD_REQUEST" | "INTERNAL_SERVER_ERROR" | "NOT_IMPLEMENTED" | ... 14 more ... | "CLIENT_CLOSED_REQUEST"; httpStatus: number; path?: string | undefined; stack...'.
Typecheck and Lint: src/components/header.tsx#L4
Cannot find module '@/assets/svg/logo.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/onboarding/link/page.tsx#L3
Cannot find module '@/assets/svg/login-2.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/login/can-i-access.tsx#L5
Cannot find module '@/assets/svg/login-3.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/login/can-i-access.tsx#L4
Cannot find module '@/assets/svg/login-2.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/login/can-i-access.tsx#L3
Cannot find module '@/assets/svg/login-1.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/dashboard/inactive/page.tsx#L3
Cannot find module '@/assets/svg/account_inactive.svg' or its corresponding type declarations.
Typecheck and Lint: src/app/dashboard/disabled/page.tsx#L3
Cannot find module '@/assets/svg/account_disabled.svg' or its corresponding type declarations.
Typecheck and Lint
Could not determine node version from /home/runner/work/admin/admin/package.json. Falling back