Implement Backups & Restore #1166
pr.yml
on: pull_request
testing
/
Setup
52s
Linting, formatting, documentation, etc
33s
testing
/
Run unit tests
39s
testing
/
Example app: semantic search
41s
testing
/
external-app
2m 13s
Matrix: testing / TS compile
Matrix: testing / Run integration tests
testing
/
Teardown
0s
Annotations
2 errors and 4 warnings
namespaces operations › delete namespace:
src/integration/data/namespaces/namespaces.test.ts#L62
expect(received).not.toEqual(expected) // deep equality
Expected: not ArrayContaining [ObjectContaining {"name": "namespace-two"}]
Received: [{"name": "namespace-two", "recordCount": "5"}, {"name": "namespace-one", "recordCount": "5"}, {"name": "global-ns-one", "recordCount": "11"}]
at Object.<anonymous> (src/integration/data/namespaces/namespaces.test.ts:62:37)
|
testing / Run integration tests (prod, 20.x, npm, node)
Process completed with exit code 1.
|
testing / Run integration tests (prod, 18.x, bun, node, 1.2)
Failed to save: Unable to reserve cache with key https://bun.sh/download/1.2/linux/x64?avx2=true&profile=false, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
|
testing / Run integration tests (prod, 18.x, bun, node, 1.2)
Failed to restore: Cache service responded with 422
|
testing / Run integration tests (prod, 20.x, bun, node, 1.2)
Failed to restore: Cache service responded with 422
|
testing / Run integration tests (prod, 20.x, bun, node, 1.2)
Failed to save: Unable to reserve cache with key https://bun.sh/download/1.2/linux/x64?avx2=true&profile=false, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
|