Skip to content

test urls

test urls #1225

Triggered via push February 17, 2026 11:43
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test
Process completed with exit code 1.
index.test.ts > isProfile NO https://github.com/feed: index.test.ts#L58
AssertionError: Is this URL `isProfile`? /feed • Yes? Add it to the `addTests()` array. • No? The `isProfile` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isEnterprise NO https://ghe-instance.com/: index.test.ts#L58
AssertionError: Is this URL `isEnterprise`? https://ghe-instance.com/ • Yes? Add it to the `addTests()` array. • No? The `isEnterprise` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isEnterprise NO https://ghe.big-corp.com/: index.test.ts#L58
AssertionError: Is this URL `isEnterprise`? https://ghe.big-corp.com/ • Yes? Add it to the `addTests()` array. • No? The `isEnterprise` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isHome NO https://my-little-hub.com/: index.test.ts#L58
AssertionError: Is this URL `isHome`? https://my-little-hub.com/ • Yes? Add it to the `addTests()` array. • No? The `isHome` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isHome NO https://not-github.com/: index.test.ts#L58
AssertionError: Is this URL `isHome`? https://not-github.com/ • Yes? Add it to the `addTests()` array. • No? The `isHome` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isHome NO https://github.big-corp.com/: index.test.ts#L58
AssertionError: Is this URL `isHome`? https://github.big-corp.com/ • Yes? Add it to the `addTests()` array. • No? The `isHome` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isDashboard NO https://my-little-hub.com/: index.test.ts#L58
AssertionError: Is this URL `isDashboard`? https://my-little-hub.com/ • Yes? Add it to the `addTests()` array. • No? The `isDashboard` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isDashboard NO https://not-github.com/: index.test.ts#L58
AssertionError: Is this URL `isDashboard`? https://not-github.com/ • Yes? Add it to the `addTests()` array. • No? The `isDashboard` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12
index.test.ts > isDashboard NO https://github.big-corp.com/: index.test.ts#L58
AssertionError: Is this URL `isDashboard`? https://github.big-corp.com/ • Yes? Add it to the `addTests()` array. • No? The `isDashboard` detection is wrong and should be fixed. true !== false - Expected + Received - false + true ❯ index.test.ts:58:12