Skip to content

chore(deps): update dependency globby to v16 #5968

chore(deps): update dependency globby to v16

chore(deps): update dependency globby to v16 #5968

Triggered via pull request December 16, 2025 16:44
Status Failure
Total duration 4m 6s
Artifacts 3

check.yaml

on: pull_request
Matrix: build_bundles
Matrix: Local Tests
Matrix: Python Support
Fit to window
Zoom out
Zoom in

Annotations

35 errors
Local Tests (ubuntu-latest, 22)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 7.928915, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 12.506963, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 5.656973, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 7.313825, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
Local Tests (ubuntu-latest, 24)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 5.678292, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 5.992699, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 5.78776, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 5.352186, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
Local Tests (ubuntu-latest, 20)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 7.708458, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 6.105039, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 7.659519, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', command: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', escapedCommand: 'unzip -oq /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip -d /home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/unzip_temp', cwd: '/home/runner/work/apify-cli/apify-cli', durationMs: 7.498533, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [/home/runner/work/apify-cli/apify-cli/test/tmp/my-test-dir/test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
API Tests
Process completed with exit code 1.
test/api/commands/push.test.ts > [api] apify push > should not push when the folder does not seem to have a valid Actor: test/api/commands/push.test.ts#L348
AssertionError: expected 'Error: You need to call this command …' to include 'A valid Actor could not be found in t…' ❯ test/api/commands/push.test.ts:348:34
test/api/commands/push.test.ts > [api] apify push > should not push when the folder does not seem to have a valid Actor: test/api/commands/push.test.ts#L348
AssertionError: expected 'Error: You need to call this command …' to include 'A valid Actor could not be found in t…' ❯ test/api/commands/push.test.ts:348:34
test/api/commands/push.test.ts > [api] apify push > should not push when the folder does not seem to have a valid Actor: test/api/commands/push.test.ts#L348
AssertionError: expected 'Error: You need to call this command …' to include 'A valid Actor could not be found in t…' ❯ test/api/commands/push.test.ts:348:34
test/api/commands/push.test.ts > [api] apify push > should not push when the folder does not seem to have a valid Actor: test/api/commands/push.test.ts#L348
AssertionError: expected 'Error: You need to call this command …' to include 'A valid Actor could not be found in t…' ❯ test/api/commands/push.test.ts:348:34
Local Tests (windows-2025, 22)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 58.8285, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 52.983, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 59.5146, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 73.7018, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
Local Tests (windows-2025, 20)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 63.0919, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 79.7144, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 62.4616, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Function.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 54.5799, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
Local Tests (windows-2025, 24)
Process completed with exit code 1.
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 54.93, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 42.3719, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 41.7724, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }
test/local/lib/utils.test.ts > Utils > createActZip() > should create zip without files in .gitignore: src/lib/exec.ts#L40
ExecaError: Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp" warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty ❯ getFinalError node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/execa/lib/methods/main-async.js:168:4 ❯ handlePromise node_modules/execa/lib/methods/main-async.js:151:17 ❯ Result.fromAsync node_modules/@sapphire/result/dist/esm/index.mjs:993:22 ❯ execWithLog src/lib/exec.ts:40:17 ❯ test/local/lib/utils.test.ts:65:6 ❯ withRetries test/__setup__/hooks/withRetries.ts:5:13 ❯ test/local/lib/utils.test.ts:63:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', command: 'unzip -oq D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip -d D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp', escapedCommand: 'unzip -oq "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip" -d "D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\unzip_temp"', cwd: 'D:\a\apify-cli\apify-cli', durationMs: 49.6411, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty', stdio: [ undefined, '', 'warning [D:\a\apify-cli\apify-cli\test\tmp\my-test-dir\test.zip]: zipfile is empty' ], ipcOutput: [], pipedFrom: [] }

Artifacts

Produced during runtime
Name Size Digest
apify-cli-bundles-unix
796 MB
sha256:af23f1a04b2f5e3f29b91c8fbb43a4b42f5974b16fbf7f30995b4a6f799c7baa
apify-cli-bundles-windows-arm64
165 MB
sha256:b5a977012e0bac78126bbff2129a95cf5e422b5fe5edb5a732123e1563fcf831
apify-cli-bundles-windows-x64
166 MB
sha256:45364cf22d41fe3fa80cce8a2ca10e5698d263144ee69ea168e8da0ea1d96205