Merge pull request #3837 from plotly/dependabot/npm_and_yarn/npm-depe… #1579
testing.yml
on: push
Build Dash Package
3m 5s
Detect Relevant Path Changes
7s
Build on Windows
5m 17s
Matrix: test-main
Matrix: lint-unit
Matrix: dcc-test
Matrix: html-test
Matrix: background-callbacks
Matrix: table-server
Dash Table Visual Tests
3m 12s
Matrix: backend-tests
Matrix: dcc-lint
Matrix: table-unit
Matrix: websocket-tests
Consolidated Test Report
8s
Store Build Artifacts
5s
Annotations
20 errors and 61 warnings
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.12)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
WebSocket Tests (Python 3.9)
Event loop is closed
|
|
Detect Relevant Path Changes
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Dash Package
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, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Lint Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/utils/calendar/Calendar.tsx#L26
'isSameDay' is defined but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/types.ts#L1
'DetailedHTMLProps' is defined but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/types.ts#L1
'ButtonHTMLAttributes' is defined but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/fragments/RangeSlider.tsx#L41
'count' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/fragments/RangeSlider.tsx#L39
'allowCross' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/fragments/DatePickerSingle.tsx#L67
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L109
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L108
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/components/Textarea.tsx#L38
'n_clicks_timestamp' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.12):
components/dash-core-components/src/components/Textarea.tsx#L36
'n_blur_timestamp' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.8)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/utils/calendar/Calendar.tsx#L26
'isSameDay' is defined but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/types.ts#L1
'DetailedHTMLProps' is defined but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/types.ts#L1
'ButtonHTMLAttributes' is defined but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/fragments/RangeSlider.tsx#L41
'count' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/fragments/RangeSlider.tsx#L39
'allowCross' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/fragments/DatePickerSingle.tsx#L67
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L109
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L108
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/components/Textarea.tsx#L38
'n_clicks_timestamp' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.8):
components/dash-core-components/src/components/Textarea.tsx#L36
'n_blur_timestamp' is assigned a value but never used
|
|
Table Unit/Lint Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
HTML Components Tests (Python 3.8)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
HTML Components Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build on Windows
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, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Backend Callback Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Unit Tests (Python 3.8)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Unit Tests (Python 3.8):
dash/dash-renderer/src/utils/workerClient.ts#L223
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.8):
dash/dash-renderer/src/observers/websocketObserver.ts#L241
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.8):
dash/dash-renderer/src/observers/websocketObserver.ts#L239
Forbidden non-null assertion
|
|
Dash Table Visual Tests
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Backend Callback Tests (Python 3.9)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Unit Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Unit Tests (Python 3.12):
dash/dash-renderer/src/utils/workerClient.ts#L223
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.12):
dash/dash-renderer/src/observers/websocketObserver.ts#L241
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.12):
dash/dash-renderer/src/observers/websocketObserver.ts#L239
Forbidden non-null assertion
|
|
DCC Integration Tests (Python 3.12, Group 3)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Integration Tests (Python 3.8, Group 3)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typing Tests
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WebSocket Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WebSocket Tests (Python 3.9)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.8, Group 3)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.8, Group 1)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.12, Group 3)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.12, Group 1)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Table Server Tests (Group 3)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.8, Group 2)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Integration Tests (Python 3.8, Group 2)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Integration Tests (Python 3.12, Group 2)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Table Server Tests (Group 1)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Table Server Tests (Group 2)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Main Dash Tests (Python 3.12, Group 2)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Background & Async Callback Tests (Python 3.9)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Background & Async Callback Tests (Python 3.12)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Integration Tests (Python 3.8, Group 1)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Integration Tests (Python 3.12, Group 1)
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/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Consolidated Test Report
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/download-artifact@v4, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Store Build Artifacts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
background-test-results-py3.12
Expired
|
1.99 KB |
sha256:1b7b78167be70fba743ea85f2175acf5241561f41a349d058c703ce92a0448dd
|
|
|
background-test-results-py3.9
Expired
|
2 KB |
sha256:f46d7a85e65d402404a5ca682d4c98c34e36a01e0f1660222dd49a85beeda81b
|
|
|
dash-build-artifacts-d7c99ec6120424b66f5000f9157de40d272aee3a
|
6.64 MB |
sha256:76eeac5acc7e0f55a9d5cd1dacb5843ee319101d14999c53ea68cce60bbd3d37
|
|
|
dash-components
Expired
|
4.34 MB |
sha256:1e4f89a22881fcf8c94a4a7f2da401cfab5c6afeac4787709a18dd2926dd44da
|
|
|
dash-packages
Expired
|
6.64 MB |
sha256:ba28687b38ddcece24e71c0c31d154539f9aa5d7687faabb9344b2c652acbdf2
|
|
|
dcc-test-results-py3.12-group1
Expired
|
4.12 KB |
sha256:48210b3f7b7ee6b07cb80acdfbc63c824e8ea6b95940c33b2e2ef926e9432094
|
|
|
dcc-test-results-py3.12-group2
Expired
|
3.22 KB |
sha256:f866b5e3aaa6dfb3241991a1f47b2f2bc96c7864a4a11b0d71cdbb41538bf9dc
|
|
|
dcc-test-results-py3.12-group3
Expired
|
1.21 KB |
sha256:c7bca85d14c3a91eafa50a9e4a88342e699b003be559fe082a84415a1adb1f2d
|
|
|
dcc-test-results-py3.8-group1
Expired
|
4.1 KB |
sha256:142b5fdf7326709b5933f648460f888869ab07a8a9be7b2b9be79a978f86106f
|
|
|
dcc-test-results-py3.8-group2
Expired
|
3.23 KB |
sha256:04268a57119844c1feaa5976cc3a711722858f52dfed2d9bcb817ee300ef9412
|
|
|
dcc-test-results-py3.8-group3
Expired
|
1.2 KB |
sha256:3cc5246181bdd0943f93e3bc5cd1b236837fdb5887fb2c482829a85884e110f1
|
|
|
html-test-results-py3.12
Expired
|
543 Bytes |
sha256:a47f801261fd2b8b9bcdc05ed1cc21f3f8ce0c61396bda0421440fadddd33437
|
|
|
html-test-results-py3.8
Expired
|
536 Bytes |
sha256:1a6c88388d137ec3902b8e56c2c473165f2d9dc437e071b72dcf1b1b9addb1e2
|
|
|
table-server-results-group1
Expired
|
2.25 KB |
sha256:f94dfffdc0472bf6ccc5890967d1b68673006d8b16aa578148ee71c29964cc21
|
|
|
table-server-results-group2
Expired
|
3.41 KB |
sha256:c760b3e17c0110589cc6d54e3eb15e9cd40494be8150bcf5d2f24113d956c1d3
|
|
|
table-server-results-group3
Expired
|
2.56 KB |
sha256:6525420b9c44d71fd9ededf083c29497f0b3b85113f14b93e61d78e85ef0b974
|
|
|
test-main-results-py3.12-group1
Expired
|
3.87 KB |
sha256:130ec53ec0560e4408a07e8ae3b8db802534c2f37759cb73c1ccd179b2d19c5d
|
|
|
test-main-results-py3.12-group2
Expired
|
3.9 KB |
sha256:cfb686205523b16cdfa48795483911cc680de59de4fe3e1705ea85a56916b1a9
|
|
|
test-main-results-py3.12-group3
Expired
|
2.74 KB |
sha256:a4a078b93fb657c3af977a5c5505fad1826de4317312def133ae767c50333f4d
|
|
|
test-main-results-py3.8-group1
Expired
|
3.18 KB |
sha256:3f08190d14920ab7837379adde8b53835805aa3eeab4d392303bb6cbd1a79647
|
|
|
test-main-results-py3.8-group2
Expired
|
3.13 KB |
sha256:fd5f1de8a1efa94ce8b7afe915f7566d602e7fecf4ab7066934653229ee99b9b
|
|
|
test-main-results-py3.8-group3
Expired
|
2.54 KB |
sha256:22ccc864077d90e20dbf98b77ad5effc79f93cb169935eb2e5898b5b83582dd0
|
|