Skip to content

Add ability to link account to GitHub with read/write access #8

Add ability to link account to GitHub with read/write access

Add ability to link account to GitHub with read/write access #8

Triggered via pull request November 16, 2024 23:30
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
composables/useLLMToIssues.test.js > parseIssuesFromStream > should parse a stream of XML into Issue objects: composables/useLLMToIssues.test.js#L20
TypeError: parseIssuesFromStream(...) is not a function or its return value is not async iterable ❯ composables/useLLMToIssues.test.js:20:31
composables/useLLMToIssues.test.js > streamIssues > should stream issues from the OpenRouter API: composables/useLLMToIssues.test.js#L57
ReferenceError: jest is not defined ❯ composables/useLLMToIssues.test.js:57:20
composables/useLLMToIssues.test.js > streamIssues > should handle HTTP errors from the OpenRouter API: composables/useLLMToIssues.test.js#L90
ReferenceError: jest is not defined ❯ composables/useLLMToIssues.test.js:90:20
test
Process completed with exit code 1.