Skip to content

Merge remote-tracking branch 'upstream/exp/workbench-notebooks-table-… #1

Merge remote-tracking branch 'upstream/exp/workbench-notebooks-table-…

Merge remote-tracking branch 'upstream/exp/workbench-notebooks-table-… #1

Triggered via push October 15, 2024 13:28
Status Failure
Total duration 26m 24s
Artifacts 3
Check for syntax errors
9s
Check for syntax errors
Check HISTORY RST syntax
10s
Check HISTORY RST syntax
Validate Sampledata & User Guide
5m 48s
Validate Sampledata & User Guide
Build sampledata archives
4m 42s
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

52 errors and 31 warnings
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
google-github-actions/auth failed with: retry function failed after 1 attempt: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Validate Sampledata & User Guide
Process completed with exit code 2.
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", "voila.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/voila.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#L216
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -8,6 +8,7 @@ "invest-version", "is-first-run", "launch-plugin-server", "show-open-dialog", "show-save-dialog", + "write-csv", ] at toEqual (tests/main/main.test.js:216: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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.10, macos-13)
Process completed with exit code 2.
Run model tests (3.10, macos-13)
no matching workflow run found with any artifacts?
Run model tests (3.11, macos-13)
Process completed with exit code 2.
Run model tests (3.11, macos-13)
no matching workflow run found with any artifacts?
Run model tests (3.12, macos-13)
no matching workflow run found with any artifacts?
Run model tests (3.12, macos-13)
Process completed with exit code 2.
Run model tests (3.8, macos-13)
no matching workflow run found with any artifacts?
Run model tests (3.8, macos-13)
Process completed with exit code 2.
Run model tests (3.12, windows-latest)
no matching workflow run found with any artifacts?
Run model tests (3.12, windows-latest)
Process completed with exit code 2.
Run model tests (3.9, windows-latest)
no matching workflow run found with any artifacts?
Run model tests (3.9, windows-latest)
Process completed with exit code 2.
Run model tests (3.11, windows-latest)
Process completed with exit code 2.
Run model tests (3.11, windows-latest)
no matching workflow run found with any artifacts?
Run model tests (3.8, windows-latest)
Process completed with exit code 2.
Run model tests (3.8, windows-latest)
no matching workflow run found with any artifacts?
Run model tests (3.10, windows-latest)
Process completed with exit code 2.
Run model tests (3.10, windows-latest)
no matching workflow run found with any artifacts?
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", "voila"] 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/voila\""] 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#L216
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -8,6 +8,7 @@ "invest-version", "is-first-run", "launch-plugin-server", "show-open-dialog", "show-save-dialog", + "write-csv", ] at toEqual (tests/main/main.test.js:216: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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#L144
TypeError: The "file" argument must be of type string. Received an instance of Array at _callee4$ (src/main/createPythonFlaskProcess.js:144: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:157:2) at apply (src/main/createPythonFlaskProcess.js:138: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)
Check sdist (3.12, macos-13)
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.12, macos-13)
google-github-actions/auth failed with: retry function failed after 1 attempt: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Check sdist (3.9, macos-13)
The job was canceled because "_3_12_macos-13" failed.
Check sdist (3.8, macos-13)
The job was canceled because "_3_12_macos-13" failed.
Check sdist (3.8, macos-13)
The operation was canceled.
Build binaries (macos-13)
Process completed with exit code 2.
Run model tests (3.9, macos-13)
no matching workflow run found with any artifacts?
Run model tests (3.9, macos-13)
Process completed with exit code 2.
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)
google-github-actions/auth failed with: retry function failed after 1 attempt: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Build binaries (windows-latest)
Input required and not supplied: path
Check for syntax errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check HISTORY RST syntax
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.10, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.11, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.12, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build sampledata archives
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, google-github-actions/auth@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate Sampledata & User Guide
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Workbench Tests (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.10, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.11, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.12, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.8, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.12, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.11, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.11, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.10, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run model tests (3.10, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Workbench Tests (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check sdist (3.12, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, google-github-actions/auth@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build binaries (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build binaries (macos-13)
No files were found with the provided path: workbench/dist/*.dmg. No artifacts will be uploaded.
Build binaries (macos-13)
No files were found with the provided path: ~/Library/Logs/invest-workbench/. No artifacts will be uploaded.
Run model tests (3.9, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: "InVEST-failed-macOS-workspace", "InVEST-sample-data", "Source distribution". 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/
Build binaries (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3, google-github-actions/auth@v0, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.

Artifacts

Produced during runtime
Name Size
InVEST-failed-macOS-workspace Expired
3.96 GB
InVEST-sample-data Expired
361 MB
Source distribution Expired
1.54 MB