This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
feat(wip): incremental sync storing states #35
Annotations
11 warnings
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 lint:
packages/sdk/openapi.types.d.ts#L65
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/sdk/openapi.types.d.ts#L101
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/sdk/openapi.types.d.ts#L129
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/sdk/openapi.types.d.ts#L209
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/sdk/openapi.types.d.ts#L245
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/sdk/openapi.types.d.ts#L376
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Run lint:
packages/vdk/pagination.ts#L16
Unexpected any. Specify a different type
|
Run lint:
packages/vdk/pagination.ts#L16
Unexpected any. Specify a different type
|
Run lint:
packages/vdk/pagination.ts#L16
Unexpected any. Specify a different type
|
Run lint:
packages/vdk/provider.ts#L78
Unsafe return of an `any` typed value
|
The logs for this run have expired and are no longer available.
Loading