chore: update API specs #14007
test-and-ci.yml
on: push
lint-e2e
33s
test-storybook
19m 9s
publish-images
0s
run-e2e
1m 4s
Annotations
11 errors and 2 warnings
|
test-client
Type 'SessionResponse' is not assignable to type 'SessionV2'.
|
|
test-client
Type 'SessionResponse | undefined' is not assignable to type 'SessionV2 | undefined'.
|
|
test-client
Argument of type '"failed" | "running" | "starting" | "stopping" | "hibernated" | "succeeded" | undefined' is not assignable to parameter of type '"failed" | "running" | "starting" | "stopping" | "hibernated" | undefined'.
|
|
test-client
Argument of type 'undefined' is not assignable to parameter of type 'GetSessionsApiArg | unique symbol'.
|
|
test-client
Type 'SessionResponse[]' is not assignable to type 'SessionV2[]'.
|
|
test-client
Type 'SessionResponse[]' is not assignable to type 'SessionV2[]'.
|
|
test-client
Expected 1-2 arguments, but got 0.
|
|
test-client
Type '"failed" | "running" | "starting" | "stopping" | "hibernated" | "succeeded" | undefined' is not assignable to type '"failed" | "running" | "starting" | "stopping" | "hibernated" | undefined'.
|
|
test-client
Type 'SessionListResponse | undefined' is not assignable to type 'SessionList | undefined'.
|
|
test-client
Expected 1-2 arguments, but got 0.
|
|
run-e2e
The process '/usr/local/bin/npm' failed with exit code 2
|
|
run-e2e
No files were found with the provided path: tests/cypress/videos. No artifacts will be uploaded.
|
|
run-e2e
No files were found with the provided path: tests/cypress/screenshots. No artifacts will be uploaded.
|