EDM-2060 Backup and restore devices #1259
Triggered via pull request
September 23, 2025 10:34
Status
Failure
Total duration
2m 19s
Artifacts
–
ci.yaml
on: pull_request
preflight-check
7s
integration-tests
0s
Annotations
4 errors
|
Build ocp plugin
Process completed with exit code 2.
|
|
Build ocp plugin
Type '{ getWsEndpoint: (deviceId: string) => string; get: <R>(kind: string, abortSignal?: AbortSignal | undefined) => Promise<R>; post: <R>(kind: string, obj: R) => Promise<...>; put: <R>(kind: string, obj: R) => Promise<...>; remove: <R>(kind: string, abortSignal?: AbortSignal | undefined) => Promise<...>; patch: <R>(kin...' is not assignable to type '{ getWsEndpoint: (deviceId: string) => string; get: <R>(kind: string, abortSignal?: AbortSignal | undefined) => Promise<R>; post: <TRequest, TResponse = TRequest>(kind: string, data: TRequest, abortSignal?: AbortSignal | undefined) => Promise<...>; put: <TRequest>(kind: string, data: TRequest, abortSignal?: AbortSig...'.
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
libs/ui-components/src/utils/query.ts#L3
'DeviceResumeRequest' is defined but never used
|