Skip to content

chore: fix lint

chore: fix lint #135

Triggered via push July 15, 2024 15:10
Status Failure
Total duration 1m 9s
Artifacts

unit-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests/rolldown.test.ts > rolldown: tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched - Expected + Received "import { default as process } from "node:process"; - // tests/fixtures/main.js + //#region tests/fixtures/main.js const platform = 'darwin'; console.log('hello "darwin"', platform); console.log(DEV); + //#endregion export { platform };" ❯ tests/rolldown.test.ts:18:16
test (ubuntu-latest, 20)
Process completed with exit code 1.
tests/rolldown.test.ts > rolldown: tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched - Expected + Received "import { default as process } from "node:process"; - // tests/fixtures/main.js + //#region tests/fixtures/main.js const platform = 'darwin'; console.log('hello "darwin"', platform); console.log(DEV); + //#endregion export { platform };" ❯ tests/rolldown.test.ts:18:16
test (ubuntu-latest, 18)
Process completed with exit code 1.
tests/rolldown.test.ts > rolldown: tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched - Expected + Received "import { default as process } from "node:process"; - // tests/fixtures/main.js + //#region tests/fixtures/main.js const platform = 'darwin'; console.log('hello "darwin"', platform); console.log(DEV); + //#endregion export { platform };" ❯ tests/rolldown.test.ts:18:16
test (windows-latest, 20)
Process completed with exit code 1.
tests/rolldown.test.ts > rolldown: tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched - Expected + Received "import { default as process } from "node:process"; - // tests/fixtures/main.js + //#region tests/fixtures/main.js const platform = 'darwin'; console.log('hello "darwin"', platform); console.log(DEV); + //#endregion export { platform };" ❯ tests/rolldown.test.ts:18:16
test (windows-latest, 18)
Process completed with exit code 1.