Add wiggle wiggle to portal #434
Annotations
3 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
src/lib/temporary.test.ts > Temporary > should unsubscribe events and intervals:
src/lib/temporary.test.ts#L24
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/lib/temporary.test.ts:24:24
|
|
src/lib/location.test.ts > location > should load and update location from Settings:
src/lib/location.test.ts#L48
AssertionError: expected 10 to be 40 // Object.is equality
- Expected
+ Received
- 40
+ 10
❯ src/lib/location.test.ts:48:19
|
|
Lint:
src/modules/indicator/test-damage.ts#L76
Unnecessary optional chain on a non-nullish value
|