fix: stabilize tied creator sorting and share seed helper #644
Annotations
3 errors and 1 warning
|
verify
Process completed with exit code 2.
|
|
verify:
src/utils/test/seeded-creator-fixtures.utils.ts#L126
Type 'string | number | bigint' is not assignable to type 'Exact<string | number | Decimal | DecimalJsLike | DecimalFieldUpdateOperationsInput | undefined, string | number | Decimal | DecimalJsLike | DecimalFieldUpdateOperationsInput | undefined>'.
|
|
verify:
src/utils/test/seeded-creator-fixtures.utils.ts#L123
Type 'string | number | bigint' is not assignable to type 'Exact<string | number | Decimal | DecimalJsLike | undefined, string | number | Decimal | DecimalJsLike | undefined>'.
|
|
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|