chore: fix qlty config a bit #437
Annotations
3 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
src/lib/text.test.ts > text > should work with time:
src/lib/text.test.ts#L105
Error: Snapshot `text > should work with time 7` mismatched
Expected: ""§f100 §7дней, §600:00:03§7""
Received: ""§6100 §7дней, §600:00:03§7""
❯ src/lib/text.test.ts:105:54
|
|
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
|
|
Lint:
src/modules/indicator/test-damage.ts#L76
Unnecessary optional chain on a non-nullish value
|