Merge spruce branch to main (#187) #460
pr.yml
on: push
Matrix: testing / Run integration tests
Linting, formatting, documentation, etc
33s
testing
/
Run unit tests
35s
testing
/
Example app: semantic search
1m 10s
Matrix: testing / TS compile
testing
/
Clean up integration tests
22s
Annotations
2 errors
upsert and update › verify upsert and update:
src/integration/data/upsertAndUpdate.test.ts#L43
thrown: "Exceeded timeout of 150000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/integration/data/upsertAndUpdate.test.ts:43:3
at Object.<anonymous> (src/integration/data/upsertAndUpdate.test.ts:10:1)
|
testing / Run integration tests (prod, bun, node, 1.0.20)
Process completed with exit code 1.
|