elm-watch v1.2.0 #479
Annotations
2 errors
Run npx vitest --coverage:
tests/HotReloading.test.ts#L1863
Error: Snapshot `hot reloading > Restart while installing dependencies 1` mismatched
- Expected
+ Received
@@ -1,17 +1,13 @@
⏳ InterruptElm: elm make (typecheck only)
- ✅ InterruptElm⧙ 1 ms Q | 765 ms T ¦ 50 ms W⧘
-
- 📊 ⧙web socket connections:⧘ 0 ⧙(ws://0.0.0.0:59123)⧘
-
- ℹ️ ⧙13:10:05⧘ ⧙Changed /Users/you/project/tests/fixtures/hot/hot-reload/elm.json⧘
- ✅ ⧙13:10:05⧘ Compilation finished in ⧙123 ms⧘.
+ ✅ InterruptElm⧙ 1 ms Q | 765 ms T ¦ 50 ms W⧘
⏳ InterruptElm: elm make
✅ InterruptElm⧙ 1 ms Q | 1.23 s E ¦ 55 ms W | 9 ms I⧘
📊 ⧙web socket connections:⧘ 1 ⧙(ws://0.0.0.0:59123)⧘
+ ℹ️ ⧙13:10:05⧘ ⧙Changed /Users/you/project/tests/fixtures/hot/hot-reload/elm.json⧘
ℹ️ ⧙13:10:05⧘ ⧙Web socket connected needing compilation of: InterruptElm⧘
✅ ⧙13:10:05⧘ Compilation finished in ⧙123 ms⧘.
📊 ⧙web socket connections:⧘ 1 ⧙(ws://0.0.0.0:59123)⧘
❯ tests/HotReloading.test.ts:1863:22
|
Run npx vitest --coverage
Process completed with exit code 1.
|
Loading