Skip to content

Replace embedded demo video with badge link #65

Replace embedded demo video with badge link

Replace embedded demo video with badge link #65

Triggered via push February 2, 2026 14:19
Status Success
Total duration 1m 28s
Artifacts

ci.yml

on: push
Lint & Type Check
34s
Lint & Type Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint & Type Check: app/api/projects/[id]/issues/route.ts#L21
Cannot find name 'createServerClient'.
Lint & Type Check: app/api/projects/[id]/issues/[issueId]/route.ts#L268
Cannot find name 'createClient'.
Lint & Type Check: app/api/projects/[id]/issues/[issueId]/route.ts#L107
Cannot find name 'createClient'.
Lint & Type Check: app/api/projects/[id]/issues/[issueId]/route.ts#L11
Cannot find name 'createClient'.
Lint & Type Check: app/api/auth/signup/route.ts#L106
Argument of type 'string' is not assignable to parameter of type 'Request'.
Lint & Type Check: app/api/auth/signup/route.ts#L56
Property 'label' does not exist on type 'PasswordStrength'.
Lint & Type Check: app/api/auth/sessions/route.ts#L52
Argument of type '{ id: string; userId: string; deviceInfo: { browser: string; os: string; device: string; }; location: string; ipAddress: string; createdAt: Date; lastActivity: Date; expiresAt: Date; isActive: boolean; }' is not assignable to parameter of type 'UserSession'.
Lint & Type Check: app/api/auth/password/change/route.ts#L81
Property 'label' does not exist on type 'PasswordStrength'.
Lint & Type Check
Process completed with exit code 1.