feat: use of enumSuffix #98
Annotations
10 errors and 1 warning
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'.
|
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