Skip to content

Add support to detect new Stars "browser" and Star Lists pages #1033

Add support to detect new Stars "browser" and Star Lists pages

Add support to detect new Stars "browser" and Star Lists pages #1033

Triggered via pull request November 23, 2025 10:06
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
index.test.ts > isOwnStarsList NO https://github.com/stars/lstn/lists/test: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ isOwnStarsList index.ts:845:96 ❯ index.test.ts:59:6
index.test.ts > isOwnStarsList NO https://github.com/stars/lstn/topics: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ isOwnStarsList index.ts:845:96 ❯ index.test.ts:59:6
index.test.ts > isOwnStarsList NO https://github.com/stars/lstn/repositories: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ isOwnStarsList index.ts:845:96 ❯ index.test.ts:59:6
index.test.ts > isOwnStarsList NO https://github.com/stars/lstn: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ isOwnStarsList index.ts:845:96 ❯ index.test.ts:59:6
index.test.ts > isOwnStarsList NO https://github.com/stars: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ isOwnStarsList index.ts:845:96 ❯ index.test.ts:59:6
index.test.ts > isOwnStars NO https://github.com/stars/lstn/lists/test: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ index.test.ts:59:6
index.test.ts > isOwnStars NO https://github.com/stars/lstn/topics: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ index.test.ts:59:6
index.test.ts > isOwnStars NO https://github.com/stars/lstn/repositories: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ index.test.ts:59:6
index.test.ts > isOwnStars NO https://github.com/stars/lstn: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ index.test.ts:59:6
index.test.ts > isOwnStars NO https://github.com/stars: index.ts#L4
TypeError: document.querySelector is not a function ❯ $ index.ts:4:61 ❯ getLoggedInUser index.ts:867:51 ❯ isOwnStars index.ts:835:27 ❯ index.test.ts:59:6
Lint
Process completed with exit code 1.
Lint: index.ts#L821
Missing trailing comma.
Lint: index.ts#L817
Comments should not begin with a lowercase character.
Lint: index.ts#L817
There should be no space before ']'.
Lint: index.ts#L817
Unexpected trailing comma.