Add support to detect new Stars "browser" and Star Lists pages #1030
Annotations
18 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:866:51
❯ isOwnStars index.ts:833:26
❯ isOwnStarsList index.ts:843: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:866:51
❯ isOwnStars index.ts:833:26
❯ isOwnStarsList index.ts:843: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:866:51
❯ isOwnStars index.ts:833:26
❯ isOwnStarsList index.ts:843: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:866:51
❯ isOwnStars index.ts:833:26
❯ isOwnStarsList index.ts:843: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:866:51
❯ isOwnStars index.ts:833:26
❯ isOwnStarsList index.ts:843: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:866:51
❯ isOwnStars index.ts:833:26
❯ 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:866:51
❯ isOwnStars index.ts:833:26
❯ 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:866:51
❯ isOwnStars index.ts:833:26
❯ 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:866:51
❯ isOwnStars index.ts:833:26
❯ 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:866:51
❯ isOwnStars index.ts:833:26
❯ index.test.ts:59:6
|
|
Build
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
index.ts#L845
More than 1 blank line not allowed.
|
|
Lint:
index.ts#L835
Missing trailing comma.
|
|
Lint:
index.ts#L835
A space is required after ','.
|
|
Lint:
index.ts#L834
The variable `arr` should be named `array`. A more descriptive name will do too.
|
|
Lint:
index.ts#L833
A space is required after ','.
|
|
Lint:
index.ts#L823
Expected blank line before this statement.
|