Skip to content

start jupyter from renderer and serve invest workspace files. #720

start jupyter from renderer and serve invest workspace files.

start jupyter from renderer and serve invest workspace files. #720

Triggered via push May 29, 2024 13:52
Status Failure
Total duration 33m 13s
Artifacts 23
Check for syntax errors
29s
Check for syntax errors
Check HISTORY RST syntax
12s
Check HISTORY RST syntax
Validate Sampledata & User Guide
7m 48s
Validate Sampledata & User Guide
Build sampledata archives
6m 3s
Build sampledata archives
Matrix: Build binaries
Matrix: Run model tests
Matrix: Run Workbench Tests
Matrix: Check sdist
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 33 warnings
findInvestBinaries › should be on the PATH in dev mode: workbench/tests/main/main.test.js#L90
expect(received).toBe(expected) // Object.is equality Expected: "invest" Received: ["invest", "jupyter"] at Object.toBe (tests/main/main.test.js:90:21)
findInvestBinaries › should point to resourcesPath in production: workbench/tests/main/main.test.js#L96
expect(received).toBe(expected) // Object.is equality Expected: "\"path/to/electron/package/invest/invest\"" Received: ["\"path/to/electron/package/invest/invest\"", "\"path/to/electron/package/invest/jupyter\""] at toBe (tests/main/main.test.js:96:21) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
createWindow › should register various ipcMain listeners: workbench/tests/main/main.test.js#L218
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -5,9 +5,10 @@ "invest-kill", "invest-read-log", "invest-run", "logger", "open-external-url", + "open-jupyter-lab", "open-local-html", "set-setting", "show-item-in-folder", ] at toEqual (tests/main/main.test.js:218:8) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
requests to flask endpoints › fetch invest model args spec: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › fetch invest validation: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › write parameters to file and parse them from file: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › write parameters to python script: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Build sampledata archives
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Build sampledata archives
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.12, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.12, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.10, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.10, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.11, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.11, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.8, windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.8, windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.12, windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.12, windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
Run model tests (3.8, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.8, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.10, windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.10, windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.11, windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.11, windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
findInvestBinaries › should be on the PATH in dev mode: workbench/tests/main/main.test.js#L90
expect(received).toBe(expected) // Object.is equality Expected: "invest.exe" Received: ["invest.exe", "jupyter.exe"] at Object.toBe (tests/main/main.test.js:90:21)
findInvestBinaries › should point to resourcesPath in production: workbench/tests/main/main.test.js#L96
expect(received).toBe(expected) // Object.is equality Expected: "\"path\\to\\electron\\package\\invest\\invest.exe\"" Received: ["\"path\\to\\electron\\package\\invest\\invest.exe\"", "\"path\\to\\electron\\package\\invest\\jupyter.exe\""] at toBe (tests/main/main.test.js:96:21) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
createWindow › should register various ipcMain listeners: workbench/tests/main/main.test.js#L218
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -5,9 +5,10 @@ "invest-kill", "invest-read-log", "invest-run", "logger", "open-external-url", + "open-jupyter-lab", "open-local-html", "set-setting", "show-item-in-folder", ] at toEqual (tests/main/main.test.js:218:8) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
requests to flask endpoints › fetch invest model args spec: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › fetch invest validation: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › write parameters to file and parse them from file: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
requests to flask endpoints › write parameters to python script: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Test building model UIs and forum links › test building each model setup tab: workbench/src/main/createPythonFlaskProcess.js#L142
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:142:36) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12 at apply (src/main/createPythonFlaskProcess.js:155:2) at apply (src/main/createPythonFlaskProcess.js:136:46) at _callee$ (tests/invest/flaskapp.test.js:51:32) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9) at node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7 at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
Run model tests (3.9, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Run model tests (3.9, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.9, windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Run model tests (3.9, windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Check sdist (3.12, macos-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Check sdist (3.12, macos-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Check sdist (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build binaries (macos-latest)
Process completed with exit code 2.
Build binaries (windows-latest)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Build binaries (windows-latest)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Build binaries (windows-latest)
Input required and not supplied: path
Build binaries (windows-latest)
Process completed with exit code 1.
Check HISTORY RST syntax
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check for syntax errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Workbench Tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.12, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build sampledata archives
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.9, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.11, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.8, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.10, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, 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 model tests (3.12, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.10, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate Sampledata & User Guide
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.11, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.10, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, 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 model tests (3.8, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.12, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.11, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, 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 model tests (3.8, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.10, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.11, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Workbench Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.9, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run model tests (3.9, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.12, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.9, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check sdist (3.8, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build binaries (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build binaries (macos-latest)
No files were found with the provided path: workbench/dist/*.dmg. No artifacts will be uploaded.
Build binaries (macos-latest)
No files were found with the provided path: ~/Library/Logs/invest-workbench/. No artifacts will be uploaded.
Build binaries (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3, google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build binaries (windows-latest)
No files were found with the provided path: ~/AppData/Roaming/invest-workbench/logs/. No artifacts will be uploaded.
Build binaries (windows-latest)
No files were found with the provided path: workbench/dist/*.exe. No artifacts will be uploaded.
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: "Conda Env for macos-latest 3.10", "Conda Env for macos-latest 3.11", "Conda Env for macos-latest 3.12", "Conda Env for macos-latest 3.8", "Conda Env for macos-latest 3.9", "Conda Env for windows-latest 3.10", "Conda Env for windows-latest 3.11", "Conda Env for windows-latest 3.12", "Conda Env for windows-latest 3.8", "Conda Env for windows-latest 3.9", "InVEST-failed-macOS-workspace", "InVEST-sample-data", "Source distribution", "Wheel for macos-latest 3.10", "Wheel for macos-latest 3.11", "Wheel for macos-latest 3.12", "Wheel for macos-latest 3.8", "Wheel for macos-latest 3.9", "Wheel for windows-latest 3.10", "Wheel for windows-latest 3.11", "Wheel for windows-latest 3.12", "Wheel for windows-latest 3.8", "Wheel for windows-latest 3.9". 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/

Artifacts

Produced during runtime
Name Size
Conda Env for macos-latest 3.10 Expired
23 KB
Conda Env for macos-latest 3.11 Expired
23 KB
Conda Env for macos-latest 3.12 Expired
23 KB
Conda Env for macos-latest 3.8 Expired
23.3 KB
Conda Env for macos-latest 3.9 Expired
23 KB
Conda Env for windows-latest 3.10 Expired
21.8 KB
Conda Env for windows-latest 3.11 Expired
21.8 KB
Conda Env for windows-latest 3.12 Expired
21.8 KB
Conda Env for windows-latest 3.8 Expired
23 KB
Conda Env for windows-latest 3.9 Expired
21.8 KB
InVEST-failed-macOS-workspace Expired
3.99 GB
InVEST-sample-data Expired
361 MB
Source distribution Expired
1.54 MB
Wheel for macos-latest 3.10 Expired
1.73 MB
Wheel for macos-latest 3.11 Expired
1.73 MB
Wheel for macos-latest 3.12 Expired
1.73 MB
Wheel for macos-latest 3.8 Expired
1.73 MB
Wheel for macos-latest 3.9 Expired
1.73 MB
Wheel for windows-latest 3.10 Expired
1.02 MB
Wheel for windows-latest 3.11 Expired
1.02 MB
Wheel for windows-latest 3.12 Expired
1.01 MB
Wheel for windows-latest 3.8 Expired
1.02 MB
Wheel for windows-latest 3.9 Expired
1.02 MB