Skip to content

use swr to fetch cart data #96

use swr to fetch cart data

use swr to fetch cart data #96

Triggered via pull request October 18, 2024 19:40
@ethanniserethanniser
synchronize #6
swr
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
format
Process completed with exit code 1.
lint
Process completed with exit code 1.
typecheck: src/app/order/cart-client.tsx#L25
Parameter 'acc' implicitly has an 'any' type.
typecheck: src/app/order/cart-client.tsx#L25
Parameter 'item' implicitly has an 'any' type.
typecheck: src/app/order/cart-client.tsx#L38
Parameter 'product' implicitly has an 'any' type.
typecheck: src/app/order/page.tsx#L22
Cannot find name 'totalCost'.
typecheck: src/app/order/page.tsx#L31
Cannot find name 'LoginForm'.
typecheck
Process completed with exit code 2.