Skip to content

Fix broken cd command in workflow #854

Fix broken cd command in workflow

Fix broken cd command in workflow #854

Triggered via push February 5, 2025 09:12
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Run static tests
31s
Run static tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run static tests
Type '{ __typename?: "ProductConnection"; edges: { __typename?: "ProductEdge"; cursor: string; node: { __typename?: "Product"; id: string; name: string; images: { __typename?: "Image"; id: string; path: string; }[]; }; }[]; pageInfo: { ...; }; }' has no matching index signature for type 'number'.
Run static tests
No overload matches this call.
Run static tests
Expected 2 arguments, but got 1.
Run static tests
Process completed with exit code 1.