Skip to content

chore: use of SchemaGenerator for FakerGenerator #129

chore: use of SchemaGenerator for FakerGenerator

chore: use of SchemaGenerator for FakerGenerator #129

Triggered via pull request March 17, 2024 18:35
Status Failure
Total duration 3m 41s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
packages/swagger-zod/src/ZodGenerator.test.ts > ZodGenerator enums > generate x-enumNames types: packages/swagger-zod/src/ZodGenerator.test.ts#L229
Error: Snapshot `ZodGenerator enums > generate x-enumNames types 1` mismatched - Expected + Received [ - "export const enumNames = z.enum([0,1]);", + "export const enumNames = z.enum(["","1"]);", ] ❯ packages/swagger-zod/src/ZodGenerator.test.ts:229:18
Tests
Process completed with exit code 1.
Linting
Process completed with exit code 134.
Build
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/.
Typecheck
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/.
Tests
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/.
Linting
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/.