Update api.ts #30
Annotations
7 errors and 3 warnings
|
Build & Lint (20.x)
Process completed with exit code 2.
|
|
Build & Lint (20.x)
'req' is declared but its value is never read.
|
|
Build & Lint (20.x)
'req' is declared but its value is never read.
|
|
Build & Lint (20.x)
Cannot find module 'cors' or its corresponding type declarations.
|
|
Build & Lint (20.x)
Cannot find module '../../src/types/ai' or its corresponding type declarations.
|
|
Build & Lint (18.x)
The operation was canceled.
|
|
Build & Lint (18.x)
The strategy configuration was canceled because "build_and_lint._20_x" failed
|
|
Build & Lint (20.x):
src/utils/api.ts#L4
'ApiResponse' is defined but never used
|
|
Build & Lint (20.x):
src/pages/PromptEditor/components/PromptPlayground.tsx#L14
'handleRun' is assigned a value but never used
|
|
Build & Lint (20.x):
src/pages/PromptEditor/components/PromptPlayground.tsx#L11
'result' is assigned a value but never used
|