✘ [ERROR] A request to the Cloudflare API (/accounts/***/workers/scripts/faktorio-api/versions) failed.
Uncaught Error: Disallowed operation called within global scope. Asynchronous I/O (ex: fetch() or connect()), setting a timeout, and generating random values are not allowed within global scope. To fix this error, perform this operation within a handler. https://developers.cloudflare.com/workers/runtime-apis/handlers/
at null.<anonymous> (file:///home/runner/work/faktorio/faktorio/node_modules/.pnpm/@[email protected]/node_modules/@paralleldrive/cuid2/src/index.js:23:25)
at null.<anonymous> (file:///home/runner/work/faktorio/faktorio/node_modules/.pnpm/@[email protected]/node_modules/@paralleldrive/cuid2/src/index.js:107:38) in init
at null.<anonymous> (file:///home/runner/work/faktorio/faktorio/node_modules/.pnpm/@[email protected]/node_modules/@paralleldrive/cuid2/src/index.js:134:18)
[code: 10021]
To learn more about this error, visit: https://developers.cloudflare.com/workers/observability/errors/#validation-errors-10021