Skip to content

chore: add wrangler.json configuration #2

chore: add wrangler.json configuration

chore: add wrangler.json configuration #2

Triggered via push February 4, 2026 19:36
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
test-and-build
28s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test-and-build: src/app/search/page.tsx#L87
Unexpected any. Specify a different type
test-and-build: src/app/search/page.tsx#L67
Unexpected any. Specify a different type
test-and-build: src/app/search/page.tsx#L11
Unexpected any. Specify a different type
test-and-build: src/app/auth/register/page.tsx#L39
`"` can be escaped with `"`, `“`, `"`, `”`
test-and-build: src/app/auth/register/page.tsx#L39
`"` can be escaped with `"`, `“`, `"`, `”`
test-and-build: src/app/auth/login/page.tsx#L187
`"` can be escaped with `"`, `“`, `"`, `”`
test-and-build: src/app/auth/login/page.tsx#L187
`"` can be escaped with `"`, `“`, `"`, `”`
test-and-build: src/app/_api/search/route.ts#L15
'params' is never reassigned. Use 'const' instead
test-and-build: src/app/_api/admin/files/route.ts#L29
'mockFileDb' is never reassigned. Use 'const' instead
test-and-build: src/Services/aiService.ts#L54
Unexpected any. Specify a different type
test-and-build: src/app/_api/admin/files/route.ts#L116
'ext' is assigned a value but never used
test-and-build: src/app/_api/admin/files/route.ts#L87
'deskripsi' is assigned a value but never used
test-and-build: src/app/_api/admin/files/route.ts#L5
'mkdir' is defined but never used
test-and-build: src/app/_api/admin/files/route.ts#L5
'writeFile' is defined but never used
test-and-build: src/Services/databaseService.ts#L4
'ApiConfig' is defined but never used
test-and-build: src/Services/dataService.ts#L39
'e' is defined but never used
test-and-build: src/Services/aiService.ts#L115
'e' is defined but never used
test-and-build: src/Services/aiService.ts#L104
'e' is defined but never used
test-and-build: src/Services/aiService.ts#L89
'e' is defined but never used
test-and-build: postcss.config.mjs#L1
Assign object to a variable before exporting as module default