Skip to content

Branch jeff2

Branch jeff2 #55

Triggered via pull request August 26, 2025 02:26
Status Failure
Total duration 48s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: src/services/cart.service.ts#L372
Unexpected any. Specify a different type
lint: src/services/cart.service.ts#L336
Unexpected any. Specify a different type
lint: src/services/cart.service.ts#L328
Unexpected any. Specify a different type
lint: src/services/cart.service.ts#L120
Unexpected any. Specify a different type
lint: src/services/cart.service.ts#L112
Unexpected any. Specify a different type
lint: src/services/cart.service.ts#L42
Unexpected any. Specify a different type
lint: src/routes/cart/index.tsx#L10
'productVariant' is defined but never used. Allowed unused vars must match /^_/u
lint: src/routes/cart/index.tsx#L10
`prisma/initial_data` import should occur before import of `react-router`
lint: src/routes/cart/index.tsx#L9
There should be at least one empty line between import groups
lint: src/routes/cart/add-item/index.tsx#L1
There should be at least one empty line between import groups
type-check
Process completed with exit code 2.
type-check: src/services/cart.service.ts#L241
Property 'price' does not exist on type '{ id: number; productId: number; size: string; }'.
type-check: src/services/cart.service.ts#L240
Property 'price' does not exist on type '{ id: number; productId: number; size: string; }'.
type-check: src/services/cart.service.ts#L239
Property 'price' does not exist on type '{ id: number; productId: number; size: string; }'.
type-check: src/services/cart.service.ts#L237
Property 'price' does not exist on type '{ id: number; productId: number; size: string; }'.