[DNM] Fixes for podman v4 #3329
Annotations
10 errors and 2 warnings
|
javascript/packages/orchestrator/src/paras.ts#L11
'WAIT_UNTIL_SCRIPT_SUFIX' is defined but never used
|
javascript/packages/orchestrator/src/providers/k8s/kubeClient.ts#L114
'waitExit' is assigned a value but never used
|
javascript/packages/orchestrator/src/providers/native/nativeClient.ts#L260
'waitExit' is assigned a value but never used
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L244
Replace `"inspect",·`${podName}${this.podSuffix}-${podName}`,·"--format",·"json"` with `⏎······"inspect",⏎······`${podName}${this.podSuffix}-${podName}`,⏎······"--format",⏎······"json",⏎····`
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L253
Replace `"inspect",·`${podName}${this.podSuffix}-${podName}`,·"--format",·"json"` with `⏎······"inspect",⏎······`${podName}${this.podSuffix}-${podName}`,⏎······"--format",⏎······"json",⏎····`
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L454
Unexpected constant condition
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L456
'stat' is never reassigned. Use 'const' instead
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L460
Empty block statement
|
javascript/packages/orchestrator/src/providers/podman/podmanClient.ts#L461
Replace `r` with `(r)`
|
javascript/packages/orchestrator/src/configGenerator.ts#L9
'/home/runner/work/zombienet/zombienet/javascript/packages/utils/dist/index.d.ts' imported multiple times
|
javascript/packages/orchestrator/src/configGenerator.ts#L44
'/home/runner/work/zombienet/zombienet/javascript/packages/utils/dist/index.d.ts' imported multiple times
|
The logs for this run have expired and are no longer available.
Loading