Update JS client dependencies #50
main.yml
on: pull_request
Format & Lint Programs
1m 5s
Format & Lint Client JS
14s
Format & Lint Client Rust
51s
Test Programs
2m 20s
Check IDL Generation
1m 1s
Check Client Generation
38s
Annotations
4 errors
|
Format & Lint Client JS
Process completed with exit code 1.
|
|
Check IDL Generation
Process completed with exit code 1.
|
|
Test Client JS
Process completed with exit code 1.
|
|
dist/test/dummy.test.js:
clients/js/dist/test/dummy.test.js#L3
Error: Vitest cannot be imported in a CommonJS module using require(). Please use "import" instead.
If you are using "import" in your source code, then it's possible it was bundled into require() automatically by your bundler. In that case, do not bundle CommonJS output since it will never work with Vitest, or use dynamic import() which is available in all CommonJS modules.
❯ Object.<anonymous> node_modules/.pnpm/vitest@4.0.16_@types+node@24.6.2_yaml@2.8.1/node_modules/vitest/index.cjs:1:7
❯ dist/test/dummy.test.js:3:14
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
program-builds
|
49 KB |
sha256:e4e9e2ee9d32d448b440375653e29ad138094067c29f6f622d4e3d180cf00b1c
|
|