deps(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates #23
Annotations
2 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
src/adapters/npm/github-client.integration.test.ts#L72
AssertionError: expected { error: 'not_found', …(1) } to be null
- Expected:
null
+ Received:
{
"error": "not_found",
"errorMessage": "Repository not found",
}
❯ src/adapters/npm/github-client.integration.test.ts:72:22
|
Loading