Skip to content

use python 3.12 in type checking #48

use python 3.12 in type checking

use python 3.12 in type checking #48

Triggered via push June 26, 2024 15:22
Status Failure
Total duration 15m 46s
Artifacts 1

ui.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 10 warnings, and 6 notices
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41541 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41541 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
run (3.10)
Process completed with exit code 1.
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41509 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41509 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
run (3.11)
Process completed with exit code 1.
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41514 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs: ui-tests/tests/end2end.test.ts#L75
1) tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: Expected an image 912px by 246px, received 912px by 516px. 41514 pixels (ratio 0.09 of all image pixels) are different. Expected: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts-snapshots/end2end-vega-ipynb-cell-0-linux.png Received: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-actual.png Diff: /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/test-results/tests-end2end-Widget-Visual-Regression-Run-notebook-end2end-ipynb-and-capture-cell-outputs-retry1/end2end-vega-ipynb-cell-0-diff.png 73 | for (let i = 0; i < cellCount; i++) { 74 | const image = `end2end-${notebook}-cell-${i}.png`; > 75 | expect(captures[i]).toMatchSnapshot(image); | ^ 76 | }} 77 | }); 78 | }); at /home/runner/work/ipyprogressivis/ipyprogressivis/ui-tests/tests/end2end.test.ts:75:27
run (3.12)
Process completed with exit code 1.
run (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run (3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run (3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run (3.12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ipyprogressivis-updated-images". 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/
🎭 Playwright Run Summary
1 passed (15.7s)
🎭 Playwright Run Summary
1 failed tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs
🎭 Playwright Run Summary
1 failed tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs
🎭 Playwright Run Summary
1 passed (15.8s)
🎭 Playwright Run Summary
1 passed (16.2s)
🎭 Playwright Run Summary
1 failed tests/end2end.test.ts:50:7 › Widget Visual Regression › Run notebook end2end.ipynb and capture cell outputs

Artifacts

Produced during runtime
Name Size
ipyprogressivis-updated-images Expired
396 KB