This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
fix: tests #40
validate-workflow.yml
on: push
Run type checks, lint, and tests
54s
Annotations
1 error and 11 warnings
Run type checks, lint, and tests
Process completed with exit code 1.
|
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#L80
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#L114
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#L119
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#L148
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#L176
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#L318
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#L354
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#L390
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#L426
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#L462
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|