Skip to content

EDM-2060 Backup and restore devices #1258

EDM-2060 Backup and restore devices

EDM-2060 Backup and restore devices #1258

Triggered via pull request September 23, 2025 10:30
Status Failure
Total duration 2m 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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.