feat: use of enumSuffix #98
Annotations
21 errors and 4 warnings
Typecheck
Property 'enumSuffix' is missing in type '{ enumType: "asConst"; dateType: "string"; optionalType: "questionToken"; usedEnumNames: {}; transformers: {}; oasType: false; unknownType: "any"; }' but required in type 'ResolvedOptions'.
|
Typecheck
Property 'enumSuffix' is missing in type '{ enumType: "asConst"; dateType: "string"; optionalType: "questionToken"; usedEnumNames: {}; transformers: {}; oasType: false; unknownType: "any"; }' but required in type 'ResolvedOptions'.
|
Typecheck
Property 'enumSuffix' is missing in type '{ enumType: "asConst"; dateType: "string"; optionalType: "questionToken"; usedEnumNames: {}; transformers: {}; oasType: false; unknownType: "any"; }' but required in type 'ResolvedOptions'.
|
Typecheck
Property 'enumSuffix' is missing in type '{ enumType: "asConst"; dateType: "string"; optionalType: "questionToken"; usedEnumNames: {}; transformers: {}; oasType: false; unknownType: "unknown"; }' but required in type 'ResolvedOptions'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
Typecheck
Argument of type 'SchemaObject' is not assignable to parameter of type '(SchemaObject & { 'x-nullable': boolean; }) | undefined'.
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Query/showPetById.ts")':
packages/swagger-zod/src/components/Query.test.tsx#L55
at /home/runner/work/kubb/kubb/packages/swagger-zod/src/components/Query.test.tsx:55:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Mutation/pets.ts")':
packages/swagger-zod/src/components/Mutation.test.tsx#L55
at /home/runner/work/kubb/kubb/packages/swagger-zod/src/components/Mutation.test.tsx:55:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Query/showPetById.ts")':
packages/swagger-tanstack-query/src/components/Query.test.tsx#L76
at /home/runner/work/kubb/kubb/packages/swagger-tanstack-query/src/components/Query.test.tsx:76:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Mutation/Pets.ts")':
packages/swagger-tanstack-query/src/components/Mutation.test.tsx#L75
at /home/runner/work/kubb/kubb/packages/swagger-tanstack-query/src/components/Mutation.test.tsx:75:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Query/showPetById.ts")':
packages/swagger-faker/src/components/Query.test.tsx#L64
at /home/runner/work/kubb/kubb/packages/swagger-faker/src/components/Query.test.tsx:64:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Mutation/Pets.ts")':
packages/swagger-faker/src/components/Mutation.test.tsx#L64
at /home/runner/work/kubb/kubb/packages/swagger-faker/src/components/Mutation.test.tsx:64:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Mock/showPetsById.ts")':
packages/swagger-msw/src/components/Mock.test.tsx#L51
at /home/runner/work/kubb/kubb/packages/swagger-msw/src/components/Mock.test.tsx:51:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Mock/Pets.ts")':
packages/swagger-msw/src/components/Mock.test.tsx#L65
at /home/runner/work/kubb/kubb/packages/swagger-msw/src/components/Mock.test.tsx:65:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Client/showPetById.ts")':
packages/swagger-client/src/components/Client.test.tsx#L55
at /home/runner/work/kubb/kubb/packages/swagger-client/src/components/Client.test.tsx:55:5
|
TypeError: expect(output).toMatchFileSnapshot is not a function. (In 'expect(output).toMatchFileSnapshot("./__snapshots__/Operations/showPetById.ts")':
packages/swagger-client/src/components/Operations.test.tsx#L67
at /home/runner/work/kubb/kubb/packages/swagger-client/src/components/Operations.test.tsx:67:5
|
Linting
Process completed with exit code 1.
|
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/.
|
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/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3, codecov/codecov-action@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/.
|