feat: Upload model on podman machine - Qemu #700
Annotations
6 errors
linter, formatters and unit tests / ubuntu-22.04:
packages/backend/src/managers/applicationManager.ts#L301
Object literal may only specify known properties, and 'pod' does not exist in type 'ContainerCreateOptions'.
|
linter, formatters and unit tests / ubuntu-22.04
Process completed with exit code 2.
|
linter, formatters and unit tests / macos-12:
packages/backend/src/managers/applicationManager.ts#L301
Object literal may only specify known properties, and 'pod' does not exist in type 'ContainerCreateOptions'.
|
linter, formatters and unit tests / macos-12
Process completed with exit code 2.
|
linter, formatters and unit tests / windows-2022:
packages/backend/src/managers/applicationManager.ts#L301
Object literal may only specify known properties, and 'pod' does not exist in type 'ContainerCreateOptions'.
|
linter, formatters and unit tests / windows-2022
Process completed with exit code 1.
|