Dotenv #1363
Annotations
2 errors and 1 warning
src/tests/env.test.ts > env > loads relative:
packages/dotenv-extends/src/tests/env.test.ts#L57
TypeError: process.chdir() is not supported in workers
❯ src/tests/env.test.ts:57:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_WORKER_UNSUPPORTED_OPERATION' }
|
check
Process completed with exit code 1.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|