Skip to content

Create UnsupportedOperationResult #19

Create UnsupportedOperationResult

Create UnsupportedOperationResult #19

Triggered via push September 27, 2023 04:57
Status Failure
Total duration 49s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy: src/Tethr.ts#L883
Type '{ status: OperationResultStatus; }' is not assignable to type '{ status: "unsupported" | "invalid parameter" | "busy" | "general error"; } | { status: "ok"; value: TethrObject[]; }'.
deploy: src/Tethr.ts#L887
Type '{ status: OperationResultStatus; }' is not assignable to type '{ status: "unsupported" | "invalid parameter" | "busy" | "general error"; } | { status: "ok"; value: MediaStream; }'.
deploy
The process '/usr/local/bin/yarn' failed with exit code 2
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.