Running Copilot coding agent #27
Annotations
1 error
|
index.test.ts > isRepoWiki NO https://github.com/refined-github/refined-github/wiki/Home/_compare/b64098961263e40d985aaf7c5c03ef6f2ce4beda...ae9e6e8443a39323823748a1645e8acd4cf39dde:
index.test.ts#L58
AssertionError:
Is this URL `isRepoWiki`?
/refined-github/refined-github/wiki/Home/_compare/b64098961263e40d985aaf7c5c03ef6f2ce4beda...ae9e6e8443a39323823748a1645e8acd4cf39dde
• Yes? Add it to the `addTests()` array.
• No? The `isRepoWiki` detection is wrong and should be fixed.
true !== false
- Expected
+ Received
- false
+ true
❯ index.test.ts:58:12
|