Skip to content

feat(prisma/schema): add posts and items data model #858

feat(prisma/schema): add posts and items data model

feat(prisma/schema): add posts and items data model #858

Triggered via pull request February 25, 2024 03:29
Status Failure
Total duration 2m 15s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 17 warnings
ESLint: app/routes/_header.$username.posts.tsx#L63
Unsafe assignment of an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L63
Unsafe call of an `any` typed value
ESLint: app/routes/_header.$username.posts.tsx#L65
Unsafe member access .value on an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L65
Unsafe member access .intent on an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L70
Unsafe assignment of an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L70
Unsafe member access .value on an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L71
Unsafe assignment of an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L71
Unsafe member access .value on an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L113
Unsafe assignment of an `any` value
ESLint: app/routes/_header.$username.posts.tsx#L115
Unsafe assignment of an `any` value
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/video.tsx#L2
Module '"@conform-to/zod"' has no exported member 'parse'.
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/video.tsx#L109
Property 'props' does not exist on type 'FormMetadata<Record<string, any>, string[]>'.
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/video.tsx#L119
Property 'error' does not exist on type 'FieldMetadata<any, Record<string, any>, string[]>'. Did you mean 'errors'?
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L2
Module '"@conform-to/zod"' has no exported member 'parse'.
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L58
Object literal may only specify known properties, and 'lastSubmission' does not exist in type '{ defaultValue?: { [x: string]: any; } | null | undefined; onSubmit?: ((event: FormEvent<HTMLFormElement>, context: { formData: FormData; action: string; encType: "application/x-www-form-urlencoded" | "multipart/form-data"; method: "DELETE" | ... 3 more ... | "PATCH"; submission?: Submission<...> | undefined; }) => ...'.
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L73
Property 'props' does not exist on type 'FormMetadata<Record<string, any>, string[]>'.
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L85
Property 'error' does not exist on type 'FieldMetadata<any, Record<string, any>, string[]>'. Did you mean 'errors'?
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L85
Property 'error' does not exist on type 'FieldMetadata<any, Record<string, any>, string[]>'. Did you mean 'errors'?
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L100
Property 'error' does not exist on type 'FieldMetadata<any, Record<string, any>, string[]>'. Did you mean 'errors'?
TypeScript: app/routes/_wardrobe.shows.($location).$year.$season.$sex.$level.$brand/rate-and-review.tsx#L100
Property 'error' does not exist on type 'FieldMetadata<any, Record<string, any>, string[]>'. Did you mean 'errors'?
Cypress
Process completed with exit code 1.
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm run build" did not complete successfully: exit code: 1
Vitest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint: app/components/avatar.tsx#L24
Prop spreading is forbidden
ESLint: app/components/carousel.tsx#L209
Do not use Array index in keys
ESLint: app/components/empty.tsx#L44
Prop spreading is forbidden
ESLint: app/components/external-link.tsx#L15
Prop spreading is forbidden
ESLint: app/components/filter-link.tsx#L29
Prop spreading is forbidden
ESLint: app/components/filters-bar.tsx#L132
Prop spreading is forbidden
ESLint: app/components/form.tsx#L17
Prop spreading is forbidden
ESLint: app/components/form.tsx#L29
Prop spreading is forbidden
ESLint: app/components/form.tsx#L41
Prop spreading is forbidden
ESLint: app/components/form.tsx#L53
Prop spreading is forbidden
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
No Docker image version has been generated. Check tags input.
Build
No Docker tag has been generated. Check tags input.