Skip to content

CI

CI #116

Manually triggered August 28, 2026 08:23
Status Success
Total duration 1m 50s
Artifacts

ci.yml

on: workflow_dispatch
verify-frontend
1m 44s
verify-frontend
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
verify-frontend: frontend/src/app/api/v1/vision/route.ts#L41
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/vision/route.ts#L10
'isPDF' is assigned a value but never used
verify-frontend: frontend/src/app/api/v1/forms/route.ts#L24
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/forms/route.ts#L23
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/forms/public/[id]/route.ts#L3
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/forms/[id]/status/route.ts#L4
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/forms/[id]/route.ts#L38
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/api/v1/forms/[id]/route.ts#L4
Unexpected any. Specify a different type
verify-frontend: frontend/src/app/about/page.tsx#L8
'LightBulbIcon' is defined but never used
verify-frontend: frontend/contentlayer.config.ts#L6
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free