Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

fix: type error

fix: type error #57

Triggered via push February 21, 2024 05:13
Status Success
Total duration 1m 7s
Artifacts
Run type checks, lint, and tests
59s

Annotations

11 warnings
Run type checks, lint, and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L113
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L147
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L152
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L181
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L209
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L419
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L455
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L491
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L527
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/sdk/openapi.types.d.ts#L563
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead