This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
fix: comment out code not yet protected for now 2 #54
validate-workflow.yml
on: push
Run type checks, lint, and tests
1m 0s
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#L89
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#L123
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#L128
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#L157
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#L185
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#L358
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#L394
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#L430
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#L466
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#L502
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|