Skip to content

Add local dev folder to POCv2 #21

Add local dev folder to POCv2

Add local dev folder to POCv2 #21

Triggered via pull request August 19, 2026 13:44
Status Failure
Total duration 3m 32s
Artifacts

ci.yml

on: pull_request
Build, lint, unit + integration tests
1m 3s
Build, lint, unit + integration tests
Actor dev-loop e2e (apify-cli + Docker)
3m 27s
Actor dev-loop e2e (apify-cli + Docker)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build, lint, unit + integration tests
Process completed with exit code 1.
Actor dev-loop e2e (apify-cli + Docker)
Process completed with exit code 1.
test/e2e/dev-folder-bind-mount.test.ts > local dev-folder bind mount: edit-compile-call loop with no rebuild (requires Docker) > anonymous node_modules volumes do not accumulate across runs ({ v: true } cleanup): test/e2e/helpers/apify-cli.ts#L11
Error: Command failed: npx -y -p apify-cli apify push --json Info: Deploying Actor 'my-actor' to Apify. Error: Actor with identifier "my-actor" is already on the platform and was modified there since modified locally. Skipping push. Use --force to override. ❯ Module.apify test/e2e/helpers/apify-cli.ts:11:9 ❯ test/e2e/dev-folder-bind-mount.test.ts:231:23 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, '', 'Info: Deploying Actor \'my-actor\' to Apify.\nError: Actor with identifier "my-actor" is already on the platform and was modified there since modified locally.\nSkipping push. Use --force to override.\n' ], pid: 5004, stdout: '', stderr: 'Info: Deploying Actor \'my-actor\' to Apify.\nError: Actor with identifier "my-actor" is already on the platform and was modified there since modified locally.\nSkipping push. Use --force to override.\n' }
Build, lint, unit + integration tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Actor dev-loop e2e (apify-cli + Docker)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/