chore: update dotlottie-rs wasm bindings and prevent unnecessary multiple WASM module fetches #1518
main.yml
on: pull_request
validate
6m 14s
npm-release
0s
gpr-release
0s
jsr-release
0s
publish-viewer
0s
Annotations
5 errors and 10 warnings
validate
Failed to parse the json-summary at path "/home/runner/work/dotlottie-web/dotlottie-web/packages/web/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/dotlottie-web/dotlottie-web/packages/web/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1242:14)
at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797)
at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878)
at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
|
validate
Error: ENOENT: no such file or directory, open '/home/runner/work/dotlottie-web/dotlottie-web/packages/web/coverage/coverage-summary.json'
|
tests/dotlottie-worker.test.ts > autoResize > should automatically resize the canvas when autoResize is enabled and the canvas element size changes:
packages/web/tests/dotlottie-worker.test.ts#L2056
AssertionError: expected 200 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 200
❯ tests/dotlottie-worker.test.ts:2056:25
|
tests/dotlottie-worker.test.ts > autoResize > should automatically resize the canvas when autoResize is enabled and the canvas element size changes:
packages/web/tests/dotlottie-worker.test.ts#L2056
AssertionError: expected 200 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 200
❯ tests/dotlottie-worker.test.ts:2056:25
|
validate
Process completed with exit code 1.
|
validate:
apps/dotlottie-solid-example/src/App.tsx#L109
Unexpected console statement
|
validate:
apps/dotlottie-solid-example/src/App.tsx#L110
Unexpected console statement
|
validate:
apps/dotlottie-solid-example/src/App.tsx#L111
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L171
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L172
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L173
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L226
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L347
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L349
Unexpected console statement
|
validate:
apps/dotlottie-web-example/src/main.ts#L422
Unexpected console statement
|