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

feat: add the getContact endpoint for returning both standard and raw #20

feat: add the getContact endpoint for returning both standard and raw

feat: add the getContact endpoint for returning both standard and raw #20

Triggered via push January 25, 2024 21:54
Status Success
Total duration 47s
Artifacts
Run type checks, lint, and tests
38s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

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#L59
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#L92
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#L120
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#L195
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#L231
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#L319
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
Run type checks, lint, and tests: packages/vdk/pagination.ts#L10
Unexpected any. Specify a different type
Run type checks, lint, and tests: packages/vdk/pagination.ts#L10
Unexpected any. Specify a different type
Run type checks, lint, and tests: packages/vdk/pagination.ts#L10
Unexpected any. Specify a different type
Run type checks, lint, and tests: packages/vdk/provider.ts#L78
Unsafe return of an `any` typed value