chore: drop nuxt2 tests #388
Annotations
2 errors and 5 warnings
playground/nuxt3/nuxt3.test.ts > nuxt3 > renders css files without @apply:
playground/nuxt3/nuxt3.test.ts#L10
Error: Command failed with exit code 1: pnpm build
[warn] Changing `NODE_ENV` from `test` to `production`, to avoid unintended behavior.
[error] The requested module 'file:///home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/destr/dist/index.mjs' does not provide an export named 'destr'
import destr, { destr as destr$1 } from 'node_modules/.pnpm/[email protected]/node_modules/destr/dist/index.mjs';
^^^^^
SyntaxError: The requested module 'node_modules/.pnpm/[email protected]/node_modules/destr/dist/index.mjs' does not provide an export named 'destr'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async prerender (/home/runner/work/nuxt-windicss/nuxt-windicss/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/nitropack/dist/chunks/prerender.mjs:59:44)
at async /home/runner/work/nuxt-windicss/nuxt-windicss/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/nuxt/dist/index.mjs:3540:7
at async build (/home/runner/work/nuxt-windicss/nuxt-windicss/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/nuxt/dist/index.mjs:5333:5)
at async Object.run (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/chunks/build.mjs:94:5)
at async runCommand$1 (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1648:16)
at async runCommand$1 (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1639:11)
at async runMain$1 (node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1777:7)
[error] The requested module 'file:///home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/destr/dist/index.mjs' does not provide an export named 'destr'
> nuxt3@ build /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3
> nuxi build
ELIFECYCLE Command failed with exit code 1.
❯ prerender node_modules/.pnpm/[email protected]_@[email protected]/node_modules/nitropack/dist/chunks/prerender.mjs:59:44
❯ async /home/runner/work/nuxt-windicss/nuxt-windicss/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/nuxt/dist/index.mjs:3540:7
❯ build node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/nuxt/dist/index.mjs:5333:5
❯ Object.run node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/chunks/build.mjs:94:5
❯ runCommand$1 node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1648:16
❯ runCommand$1 node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1639:11
❯ runMain$1 node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.6aad497e.mjs:1777:7
❯ makeError playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11
❯ handlePromise playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:124:26
❯ playground/nuxt3/nuxt3.test.ts:10:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm build', command: 'pnpm build', escapedCommand: 'pnpm build', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '\n> nuxt3@ build /home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3\n> nuxi build\n\n ELIFECYCLE Command failed with exit code 1.', stderr: '[warn] Changing `NODE_ENV` from `test` to `production`, to avoid unintended behavior.\n[error] The requested module \'file:///home/runner/work/nuxt-windicss/nuxt-windicss/playground/nuxt3/node_modules/.pnpm/[email protected]/node_modules/destr/dist/index.mjs\' does not provide an export named \'destr\'\n import destr, { destr as destr$1 } from \'node_modules/.pnpm/de
|
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/
|