Skip to content

feat: use of enumSuffix #98

feat: use of enumSuffix

feat: use of enumSuffix #98

Triggered via pull request March 9, 2024 10:11
Status Failure
Total duration 6m 43s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.
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/.