Support hydrogen bond #305
Annotations
2 errors, 2 warnings, and 2 notices
Execute integration tests:
tests/notebooks/tests/plugins.test.ts#L61
1) tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
Error: A snapshot doesn't exist at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts-snapshots/plugins-cell-3-linux.png, writing actual.
59 | for (let i = 0; i < cellCount; i++) {
60 | const image = `plugins-cell-${i}.png`;
> 61 | expect.soft(captures[i]).toMatchSnapshot(image);
| ^
62 | }
63 | });
64 | });
at /home/runner/work/weas-widget/weas-widget/tests/notebooks/tests/plugins.test.ts:61:32
|
Execute integration tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-assets", "test-report", "updated-snapshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Execute integration tests
1 failed
tests/plugins.test.ts:19:7 › Widget Visual Regression › Run notebook plugins.ipynb and capture cell outputs
5 passed (1.2m)
|
Update snapshots
6 passed (1.1m)
|
Loading