Create UnsupportedOperationResult #19
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.
|