QOL updates 2024-10 #9
Annotations
3 errors
|
Run make test:
__tests__/nullables.test.ts#L30
Error: Snapshot `nullables 1` mismatched
- Expected
+ Received
- "import type { Jsonifiable, Jsonify } from "type-fest";
- import type { JsonifiableObject } from "type-fest/source/jsonifiable.js";
-
- export type MySchemaLolOrNullable = "lol" | "kek" | null;
+ "export type MySchemaLolOrNullable = "lol" | "kek" | null;
"
❯ __tests__/nullables.test.ts:30:38
|
Run make test
The operation was canceled.
|
Loading