Skip to content

Immutable SeamPaginator #972

Immutable SeamPaginator

Immutable SeamPaginator #972

Triggered via pull request February 18, 2025 23:45
Status Failure
Total duration 36s
Artifacts

check.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typecheck (Node.js v20): src/lib/seam/connect/seam-paginator.ts#L86
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Typecheck (Node.js v20): src/lib/seam/connect/seam-paginator.ts#L89
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Typecheck (Node.js v20)
Process completed with exit code 2.
Build / Package: src/lib/seam/connect/seam-paginator.ts#L86
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Build / Package: src/lib/seam/connect/seam-paginator.ts#L89
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Build / Package
Process completed with exit code 1.
Docs
Process completed with exit code 3.
Typecheck (Node.js v18): src/lib/seam/connect/seam-paginator.ts#L86
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Typecheck (Node.js v18): src/lib/seam/connect/seam-paginator.ts#L89
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
Typecheck (Node.js v18)
Process completed with exit code 2.