feat: create pod with sample app and model services after build is completed (#90) #129
Annotations
6 errors
Run typecheck:
packages/backend/src/managers/applicationManager.ts#L25
Module '"@podman-desktop/api"' has no exported member 'PodCreatePortOptions'.
|
Run typecheck:
packages/backend/src/managers/applicationManager.ts#L153
Object literal may only specify known properties, and 'start' does not exist in type 'ContainerCreateOptions'.
|
Run typecheck:
packages/backend/src/managers/applicationManager.ts#L160
Property 'replicatePodmanContainer' does not exist on type 'typeof containerEngine'.
|
Run typecheck:
packages/backend/src/managers/applicationManager.ts#L198
Property 'createPod' does not exist on type 'typeof containerEngine'.
|
Run typecheck:
packages/backend/src/managers/applicationManager.ts#L275
Property 'getImageInspect' does not exist on type 'typeof containerEngine'.
|
Run typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading