Skip to content

feat: upgrade to latest vite 6 #182

feat: upgrade to latest vite 6

feat: upgrade to latest vite 6 #182

Triggered via pull request February 3, 2025 12:53
@lazarvlazarv
synchronize #114
feat/vite6
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: pull_request
Get changed files 📂
6s
Get changed files 📂
Lint 🧹
29s
Lint 🧹
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
__test__/basic.spec.mjs > hello world: test/__test__/basic.spec.mjs#L16
AssertionError: expected '\n module is not defined\n at D…' to contain 'Hello, world!' - Expected + Received - Hello, world! + + module is not defined + at D:/a/react-server/react-server/node_modules/.pnpm/[email protected]/node_modules/react/jsx-dev-runtime.react-server.js:6:3 + at ESModulesEvaluator.runInlinedModule (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1057:6) + at RSCModuleRunner.directRequest (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1271:82) + at RSCModuleRunner.cachedRequest (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1166:28) + at request (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1215:79) + at D:/a/react-server/react-server/test/fixtures/hello-world.jsx:3:10 + at ESModulesEvaluator.runInlinedModule (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1049:5) + at RSCModuleRunner.directRequest (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1271:61) + at RSCModuleRunner.cachedRequest (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1167:76) + at RSCModuleRunner.import (file:///D:/a/react-server/react-server/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]._b5wzy4k7dxr4rjdx7eyqz2a3zu/node_modules/vite/dist/node/module-runner.js:1104:12) + + ❯ __test__/basic.spec.mjs:16:90
Test 🧪 node.js v20 on windows-latest
Process completed with exit code 1.