Add support to detect new Stars "browser" and Star Lists pages #1028
Annotations
21 errors
|
Build
Process completed with exit code 1.
|
|
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:865:51
❯ isOwnStars index.ts:832:29
❯ isOwnStarsList index.ts:842: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:865:51
❯ isOwnStars index.ts:832:29
❯ isOwnStarsList index.ts:842: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:865:51
❯ isOwnStars index.ts:832:29
❯ isOwnStarsList index.ts:842: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:865:51
❯ isOwnStars index.ts:832:29
❯ isOwnStarsList index.ts:842: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:865:51
❯ isOwnStars index.ts:832:29
❯ isOwnStarsList index.ts:842: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:865:51
❯ isOwnStars index.ts:832:29
❯ 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:865:51
❯ isOwnStars index.ts:832:29
❯ 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:865:51
❯ isOwnStars index.ts:832:29
❯ 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:865:51
❯ isOwnStars index.ts:832:29
❯ 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:865:51
❯ isOwnStars index.ts:832:29
❯ index.test.ts:59:6
|
|
Lint:
index.ts#L820
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
|
|
Lint:
index.ts#L820
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
|
|
Lint:
index.ts#L819
Trailing spaces not allowed.
|
|
Lint:
index.ts#L819
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
|
|
Lint:
index.ts#L819
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
|
|
Lint:
index.ts#L817
Trailing spaces not allowed.
|
|
Lint:
index.ts#L817
Expected indentation of 1 tab but found 4 spaces.
|
|
Lint:
index.ts#L816
Expected variable declaration to be on a new line.
|
|
Lint:
index.ts#L816
Split 'const' declarations into multiple statements.
|
|
Lint:
index.ts#L816
Expected indentation of 1 tab but found 4 spaces.
|