Skip to content

Refacto: modelisation snake case #42

Refacto: modelisation snake case

Refacto: modelisation snake case #42

Triggered via pull request January 28, 2025 17:33
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.