fix(backend): cap repo-index metric cardinality and add OOM diagnostics #1520
test.yml
on: pull_request
Vulnerability triage reconciliation
6s
test
1m 40s
Annotations
2 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
src/repoIndexManager.test.ts > RepoIndexManager > Cleanup Jobs > removes repo from database after cleanup:
packages/backend/src/repoIndexManager.test.ts#L779
AssertionError: expected "vi.fn()" to be called with arguments: [ { repo: 'test-repo', …(1) } ]
Number of calls: 0
❯ src/repoIndexManager.test.ts:779:65
|
|
Vulnerability triage reconciliation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|