Skip to content
Re-run triggered October 14, 2024 07:25
Status Failure
Total duration 42s
Artifacts

tsc-test.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/nlug.ts#L64
Type '"FailedNlu"' is not assignable to type '"greet" | "request" | "answer" | "ask"'.
build: src/rules.ts#L271
Conversion of type '{ type: "FailedNlu"; content: null; }' to type 'Move' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/rules.ts#L295
Conversion of type '{ type: "FailedNlu"; content: null; }' to type 'Move' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Process completed with exit code 2.