bump(reach-edu): corpus binaries move to content-addressed storage #13
Annotations
2 errors and 1 warning
|
Group G — corpora-curator
Process completed with exit code 1.
|
|
Group G — corpora-curator:
apps/corpora-curator/src/curation.svelte.ts#L21
Error: [vitest] No "resolveWsUrl" export is defined on the "@augment-it/workspace" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@augment-it/workspace"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ src/curation.svelte.ts:21:16
❯ test/curation.test.ts:28:22
|
|
Complete job
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading