chore: drop nuxt2 tests #387
Annotations
4 errors and 5 warnings
playground/nuxt2-vite/module.test.ts:
playground/nuxt2-vite/module.test.ts#L6
Error: require() of ES Module /home/runner/work/nuxt-windicss/nuxt-windicss/node_modules/.pnpm/[email protected]/node_modules/execa/index.js from /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt2-vite/module.test.ts not supported.
Instead change the require of index.js in /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt2-vite/module.test.ts to a dynamic import() which is available in all CommonJS modules.
❯ playground/nuxt2-vite/module.test.ts:6:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_REQUIRE_ESM' }
|
playground/nuxt2-webpack/module.test.ts > nuxt2-webpack > index html transformed correctly:
playground/nuxt2-webpack/module.test.ts#L11
TypeError: default is not a function
❯ playground/nuxt2-webpack/module.test.ts:11:11
|
playground/nuxt3/nuxt3.test.ts:
playground/nuxt3/nuxt3.test.ts#L8
Error: require() of ES Module /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/execa/index.js from /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/nuxt3.test.ts not supported.
Instead change the require of index.js in /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/nuxt3.test.ts to a dynamic import() which is available in all CommonJS modules.
❯ playground/nuxt3/nuxt3.test.ts:8:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_REQUIRE_ESM' }
|
ci (18.x, ubuntu-latest)
Process completed with exit code 1.
|
ci (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (18.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|