Refacto: modelisation snake case #42
Annotations
8 errors
test:
src/lib/api/todos.ts#L4
Type '"todos"' does not satisfy the constraint '"File" | "StreamIAState" | "StreamIAMenuState" | "Menu" | "Sell" | { schema: keyof Database; } | "Config" | "StreamIAHistory" | "StreamIAMenuOCR" | "StreamIASellState"'.
|
test:
src/lib/api/todos.ts#L5
Type '"todos"' does not satisfy the constraint '"File" | "StreamIAState" | "StreamIAMenuState" | "Menu" | "Sell" | "Config" | "StreamIAHistory" | "StreamIAMenuOCR" | "StreamIASellState" | { schema: keyof Database; }'.
|
test:
src/lib/api/todos.ts#L6
Type '"todos"' does not satisfy the constraint '"File" | "StreamIAState" | "StreamIAMenuState" | "Menu" | "Sell" | "Config" | "StreamIAHistory" | "StreamIAMenuOCR" | "StreamIASellState" | { schema: keyof Database; }'.
|
test:
src/lib/api/todos.ts#L10
No overload matches this call.
|
test:
src/lib/api/todos.ts#L26
No overload matches this call.
|
test:
src/lib/api/todos.ts#L37
No overload matches this call.
|
test:
src/lib/api/todos.ts#L49
No overload matches this call.
|
test
Process completed with exit code 2.
|