Warning: Detected unsettled top-level await
Encountered below issue while deploying to Apify platform using
apify push
. This action is being perform in Github Actions.
-----
Warning: Detected unsettled top-level await at file:///opt/hostedtoolcache/node/23.7.0/x64/lib/node_modules/apify-cli/bin/run.js:17
await execute({ development: false, dir: import.meta.url });
----
After rerunning the failed job, deployment was successful.
Any idea about the root cause and how to avoid this?1 Reply
Someone will reply to you shortly. In the meantime, this might help: