feat: resolve pending backend issues (#684, #693, #695, #696) #621
Annotations
6 errors and 1 warning
|
verify
Process completed with exit code 2.
|
|
verify:
src/modules/creators/creator-registration.integration.test.ts#L76
Object literal may only specify known properties, and 'address' does not exist in type 'CreatorProfileWhereInput | { AND?: Exact<CreatorProfileWhereInput | CreatorProfileWhereInput[] | undefined, CreatorProfileWhereInput | ... 1 more ... | undefined>; ... 14 more ...; priceSnapshot?: Exact<...>; }'.
|
|
verify:
src/modules/creators/creator-registration.integration.test.ts#L54
Object literal may only specify known properties, and 'address' does not exist in type 'CreatorProfileWhereInput | { AND?: Exact<CreatorProfileWhereInput | CreatorProfileWhereInput[] | undefined, CreatorProfileWhereInput | ... 1 more ... | undefined>; ... 14 more ...; priceSnapshot?: Exact<...>; }'.
|
|
verify:
src/modules/creators/creator-registration.integration.test.ts#L50
Object literal may only specify known properties, and 'address' does not exist in type 'CreatorProfileWhereInput | { AND?: Exact<CreatorProfileWhereInput | CreatorProfileWhereInput[] | undefined, CreatorProfileWhereInput | ... 1 more ... | undefined>; ... 14 more ...; priceSnapshot?: Exact<...>; }'.
|
|
verify:
src/modules/creators/creator-registration.integration.test.ts#L30
Object literal may only specify known properties, and 'address' does not exist in type 'Exact<(Without<CreatorProfileCreateInput, CreatorProfileUncheckedCreateInput> & CreatorProfileUncheckedCreateInput) | (Without<...> & CreatorProfileCreateInput), (Without<...> & CreatorProfileUncheckedCreateInput) | (Without<...> & CreatorProfileCreateInput)>'.
|
|
verify:
src/modules/creators/creator-registration.integration.test.ts#L20
Object literal may only specify known properties, and 'address' does not exist in type 'CreatorProfileWhereInput | { AND?: Exact<CreatorProfileWhereInput | CreatorProfileWhereInput[] | undefined, CreatorProfileWhereInput | ... 1 more ... | undefined>; ... 14 more ...; priceSnapshot?: Exact<...>; }'.
|
|
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/
|