fix RangeSlider allow_cross #1767
testing.yml
on: pull_request
Build Dash Package
3m 18s
Detect Relevant Path Changes
7s
Build on Windows
5m 4s
Matrix: test-main
Matrix: lint-unit
Matrix: dcc-test
Matrix: html-test
Matrix: background-callbacks
Matrix: table-server
Dash Table Visual Tests
0s
Matrix: backend-tests
Matrix: dcc-lint
Matrix: table-unit
Matrix: websocket-tests
Consolidated Test Report
7s
Store Build Artifacts
0s
Annotations
5 errors, 59 warnings, and 4 notices
|
DCC Integration Tests (Python 3.9, React 18.3.1, Group 2)
Process completed with exit code 1.
|
|
DCC Integration Tests (Python 3.12, React 18.3.1, Group 2)
Process completed with exit code 1.
|
|
DCC Integration Tests (Python 3.9, React 19.2.4, Group 2)
Process completed with exit code 1.
|
|
DCC Integration Tests (Python 3.12, React 19.2.4, Group 2)
Process completed with exit code 1.
|
|
Consolidated Test Report
Process completed with exit code 1.
|
|
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/optionRendering.tsx#L36
'index' is defined but never used
|
|
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#L107
'count' 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.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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/utils/optionRendering.tsx#L36
'index' is defined but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/utils/calendar/Calendar.tsx#L26
'isSameDay' is defined but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/types.ts#L1
'DetailedHTMLProps' is defined but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/types.ts#L1
'ButtonHTMLAttributes' is defined but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/fragments/RangeSlider.tsx#L107
'count' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/fragments/DatePickerSingle.tsx#L67
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L109
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/fragments/DatePickerRange.tsx#L108
Unexpected any. Specify a different type
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/components/Textarea.tsx#L38
'n_clicks_timestamp' is assigned a value but never used
|
|
DCC Lint Tests (Python 3.9):
components/dash-core-components/src/components/Textarea.tsx#L36
'n_blur_timestamp' is assigned a value but never used
|
|
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/
|
|
DCC Integration Tests (Python 3.12, React 18.3.1, 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.9, React 19.2.4, 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/
|
|
DCC Integration Tests (Python 3.12, React 19.2.4, 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/
|
|
Lint & Unit 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Unit Tests (Python 3.9):
dash/dash-renderer/src/utils/workerClient.ts#L223
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.9):
dash/dash-renderer/src/observers/websocketObserver.ts#L241
Forbidden non-null assertion
|
|
Lint & Unit Tests (Python 3.9):
dash/dash-renderer/src/observers/websocketObserver.ts#L239
Forbidden non-null assertion
|
|
DCC Integration Tests (Python 3.9, React 18.3.1, 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/
|
|
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
|
|
Main Dash Tests (Python 3.9, React 18.3.1, 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.9, React 18.3.1, 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.9, React 19.2.4, 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.9, React 19.2.4, 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, React 19.2.4, 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, React 18.3.1, 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, React 18.3.1, 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, React 19.2.4, 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, React 18.3.1, 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, React 19.2.4, 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.9, React 19.2.4, 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.9, React 18.3.1, 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.9, React 18.3.1, 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, React 18.3.1, 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.9, React 19.2.4, 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, React 19.2.4, 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.9, React 18.3.1, 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, React 18.3.1, 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, React 19.2.4, 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.9, React 19.2.4, 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. 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, React 18.3.1, Group 1)
Skipping Percy (no token available - likely a fork PR)
|
|
Main Dash Tests (Python 3.12, React 18.3.1, Group 3)
Skipping Percy (no token available - likely a fork PR)
|
|
Main Dash Tests (Python 3.12, React 18.3.1, Group 2)
Skipping Percy (no token available - likely a fork PR)
|
|
Finalize Percy Snapshots
Skipping Percy finalize (no token available - likely a fork PR)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dash-components
Expired
|
4.36 MB |
sha256:12b9ab7096af68121c46ff7b1ae56e66a2f2043582abe72a741ad654c949dcd7
|
|
|
dash-packages
Expired
|
6.67 MB |
sha256:23f7c2e1ade8c6d9b45cfc993a56e5e78cc32ad4442ec40e407f3d0fab626901
|
|
|
dcc-test-results-py3.12-react18.3.1-group1
Expired
|
4.21 KB |
sha256:6703a94f03802b9c3af94eee8eed45f19dcd71bb43a5068013ffd63cc3a032af
|
|
|
dcc-test-results-py3.12-react18.3.1-group2
Expired
|
5.45 KB |
sha256:a3dde2b6f0b250f72c652b79384cd823ded3d27cdd5fd6febf0d5de8cf11f77e
|
|
|
dcc-test-results-py3.12-react18.3.1-group3
Expired
|
1.2 KB |
sha256:bd335921673e343dcac948cd9d7f959453062de652fd89b0a1b15c30cddee96c
|
|
|
dcc-test-results-py3.12-react19.2.4-group1
Expired
|
4.21 KB |
sha256:dc3386fa955f3cfc6f9f8d4649410cb2bb7c01fa4c6e28f6fd5490f114e2febd
|
|
|
dcc-test-results-py3.12-react19.2.4-group2
Expired
|
5.46 KB |
sha256:e3f1f7df1acbe6179dc3a92c83760b660a413e97842a86c337fc57cddf789224
|
|
|
dcc-test-results-py3.12-react19.2.4-group3
Expired
|
1.2 KB |
sha256:c1be190fc3cdbd07b049f88f5b0e941cceb0ff889e56b62b696e087facb105fa
|
|
|
dcc-test-results-py3.9-react18.3.1-group1
Expired
|
4.22 KB |
sha256:2ee1992860856077fee604233a620bf4c52258e055bc703745bfe6e261752ad4
|
|
|
dcc-test-results-py3.9-react18.3.1-group2
Expired
|
5.47 KB |
sha256:35858b634e426983fe215863bbc884e46b9e5e6f7c2dfc91610fdae5e30ad198
|
|
|
dcc-test-results-py3.9-react18.3.1-group3
Expired
|
1.2 KB |
sha256:7b48877e82e29fdda6f29aa31df096291a6fc6cdaec308af34fff927887e432e
|
|
|
dcc-test-results-py3.9-react19.2.4-group1
Expired
|
4.19 KB |
sha256:50ff120d82401478ad9b88b756870741c961f5138b9203f1b8f039f14e064bdf
|
|
|
dcc-test-results-py3.9-react19.2.4-group2
Expired
|
5.45 KB |
sha256:d253d0a47a4994386b211d319ad9da7ae1fd0a96e802fb64ea62010699cf65af
|
|
|
dcc-test-results-py3.9-react19.2.4-group3
Expired
|
1.2 KB |
sha256:a936f1f950bb9c43a3eb161403e2ffae1c414be368c132d3247afb50b20ae17d
|
|
|
test-main-dash-artifacts-py3.12-react18.3.1-group1
Expired
|
4.53 KB |
sha256:b7e3ebf52612a2830a27457bafdb3d6407b71d36329f0dbc44ca3f397212e3e6
|
|
|
test-main-results-py3.12-react18.3.1-group1
Expired
|
3.9 KB |
sha256:4054425aced0a99e65a359535812ea3b13e332b5cc1c86191ebbb1e1f2b525ae
|
|
|
test-main-results-py3.12-react18.3.1-group2
Expired
|
3.88 KB |
sha256:6014eee67172c0a839ad11bc884e86967ea90780c6c734a4ff0b7a01abb5a72e
|
|
|
test-main-results-py3.12-react18.3.1-group3
Expired
|
2.78 KB |
sha256:22ec52c7d02204a78cd1cfb3c1a34674bf4fa6a44c84003cb70303135334fb08
|
|
|
test-main-results-py3.12-react19.2.4-group1
Expired
|
3.89 KB |
sha256:340b6cf2c70d14605238d0d820405e7a71f8e3cf424888a04aa98eb44854f747
|
|
|
test-main-results-py3.12-react19.2.4-group2
Expired
|
3.89 KB |
sha256:453e84d5564b095e1c2b266ef8f15dbe594f65c14f9b84b70107b1e1bf47fb53
|
|
|
test-main-results-py3.12-react19.2.4-group3
Expired
|
2.77 KB |
sha256:b15ed4d2fb02d0daeabdad16e03beb2657ff8d3fd71fe28e1a910e5a4ef6a27c
|
|
|
test-main-results-py3.9-react18.3.1-group1
Expired
|
3.19 KB |
sha256:2f68d1103b420bbc8f9a5d613a6546e041b2b3cba70aa07a54ba7077b6f94387
|
|
|
test-main-results-py3.9-react18.3.1-group2
Expired
|
3.15 KB |
sha256:b96443cbb91c34e4409c47a7ac6bdccca71e502cbc862ed22d8aa5024f77db25
|
|
|
test-main-results-py3.9-react18.3.1-group3
Expired
|
2.54 KB |
sha256:c677fcc3afdb113530f45441712f7cbd686e0656caf4a17a081ad6b04bd80a0e
|
|
|
test-main-results-py3.9-react19.2.4-group1
Expired
|
3.22 KB |
sha256:c279f2f7ab7e383a14dc5f5dec7240b65493282f5b4188df10ebeebbf0e936ec
|
|
|
test-main-results-py3.9-react19.2.4-group2
Expired
|
3.14 KB |
sha256:a67fa580872547f01b6a6c54aba8cdbfb44c95f72f6018f91982160e3ebdd1b0
|
|
|
test-main-results-py3.9-react19.2.4-group3
Expired
|
2.53 KB |
sha256:d95a3265ead835d216aa4d7b4b4dbc5e91e2e26d9845df1c3dcb194d126e3b5d
|
|