Skip to content

refactor: rename createSsrEnvironment to createNodeEnvironment #18833

refactor: rename createSsrEnvironment to createNodeEnvironment

refactor: rename createSsrEnvironment to createNodeEnvironment #18833

Triggered via push March 25, 2024 14:14
Status Failure
Total duration 5m 27s
Artifacts

ci.yml

on: push
Lint: node-18, ubuntu-latest
1m 14s
Lint: node-18, ubuntu-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: node-18, ubuntu-latest: packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.mjs#L3
`vite/module-runner` import should occur after import of `node:url`
Lint: node-18, ubuntu-latest: packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.mjs#L3
Member 'ESModulesEvaluator' of the import declaration should be sorted alphabetically
Lint: node-18, ubuntu-latest: packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.mjs#L4
Member 'BroadcastChannel' of the import declaration should be sorted alphabetically
Lint: node-18, ubuntu-latest
Process completed with exit code 1.