Give format precendence over type property #80
Annotations
2 errors and 1 warning
Test:
packages/swagger-ts/src/TypeGenerator.test.ts#L503
Error: Snapshot `TypeGenerator type assertions > generates Date type correctly 1` mismatched
- Expected
+ Received
- "export type PlainDate = Date;
+ "export type PlainDate = string;
"
❯ packages/swagger-ts/src/TypeGenerator.test.ts:503:20
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading