Workbench interface for plugins #3670
build-and-test.yml
on: pull_request
Check for syntax errors
9s
Check HISTORY RST syntax
10s
Validate Sampledata & User Guide
9m 22s
Build sampledata archives
5m 27s
Matrix: Build binaries
Matrix: Run model tests
Matrix: Run Workbench Tests
Matrix: Check sdist
Annotations
39 errors and 19 warnings
Check sdist (3.9, windows-latest)
Process completed with exit code 1.
|
Check sdist (3.10, macos-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.8, macos-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.11, macos-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.9, macos-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.8, windows-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.8, windows-latest)
Process completed with exit code 1.
|
Check sdist (3.10, windows-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.10, windows-latest)
Process completed with exit code 1.
|
Check sdist (3.11, windows-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
checkFirstRun › should return true & create token if token does not exist:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
checkFirstRun › should return false if token already exists:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should be on the PATH in dev mode:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should point to resourcesPath in production:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should throw if the invest exe is bad:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
createWindow › should register various ipcMain listeners:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
investUsageLogger › sends requests with correct payload:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
requests to flask endpoints › fetch invest model args spec:
workbench/tests/invest/flaskapp.test.js#L51
TypeError: (0 , _createPythonFlaskProcess.createPythonFlaskProcess) is not a function
at _callee$ (tests/invest/flaskapp.test.js:51:51)
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/tests/invest/flaskapp.test.js#L51
TypeError: (0 , _createPythonFlaskProcess.createPythonFlaskProcess) is not a function
at _callee$ (tests/invest/flaskapp.test.js:51:51)
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/tests/invest/flaskapp.test.js#L51
TypeError: (0 , _createPythonFlaskProcess.createPythonFlaskProcess) is not a function
at _callee$ (tests/invest/flaskapp.test.js:51:51)
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)
|
checkFirstRun › should return true & create token if token does not exist:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
checkFirstRun › should return false if token already exists:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should be on the PATH in dev mode:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should point to resourcesPath in production:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
findInvestBinaries › should throw if the invest exe is bad:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
extractZipInplace › should extract recursively:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
extractZipInplace › should extract recursively:
workbench/tests/main/main.test.js#L152
ENOENT: no such file or directory, unlink '/var/folders/c9/jqpw9nhs7jj7vm5185nyw05h0000gn/T/data-lTaTXf/output.zip'
at Object.unlinkSync (tests/main/main.test.js:152:8)
|
createWindow › should register various ipcMain listeners:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
investUsageLogger › sends requests with correct payload:
workbench/tests/main/main.test.js#L49
TypeError: Cannot read properties of undefined (reading 'mockImplementation')
at Object.mockImplementation (tests/main/main.test.js:49:28)
|
requests to flask endpoints › fetch invest model args spec:
workbench/tests/invest/flaskapp.test.js#L51
TypeError: (0 , _createPythonFlaskProcess.createPythonFlaskProcess) is not a function
at _callee$ (tests/invest/flaskapp.test.js:51:51)
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 binaries (windows-latest)
Input required and not supplied: path
|
Run a real invest model:
undefined#L1
TimeoutError: Waiting for selector `.invest-list-group` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Check local userguide links:
undefined#L1
TimeoutError: Waiting for selector `.invest-list-group` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Install and run a plugin:
undefined#L1
TimeoutError: Waiting for selector `div ::-p-text(Add a plugin)` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Build binaries (windows-latest)
Process completed with exit code 1.
|
Run a real invest model:
undefined#L1
TimeoutError: Waiting for selector `.invest-list-group` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Check local userguide links:
undefined#L1
TimeoutError: Waiting for selector `.invest-list-group` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Install and run a plugin:
undefined#L1
TimeoutError: Waiting for selector `div ::-p-text(Add a plugin)` failed: Waiting failed: 30000ms exceeded
at Timeout.<anonymous> (node_modules/puppeteer-core/src/common/WaitTask.ts:92:11)
|
Build binaries (macos-latest)
Process completed with exit code 1.
|
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/.
|
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 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. 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. 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/.
|
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, windows-latest)
Failed to save: Unable to reserve cache with key WindowsX64-16-ac8c0a00ca431b6ddc44024721d08deaa43f33d17d363a91f0df8a52d862b8ff-win-64-env-args-4f53cda-root-74fbf63-file-d1e8de6de49c1d5ef2f2bb7407549be02891d8aa15eafcdfced02b282281fe40, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/1542/merge, Key: WindowsX64-16-ac8c0a00ca431b6ddc44024721d08deaa43f33d17d363a91f0df8a52d862b8ff-win-64-env-args-4f53cda-root-74fbf63-file-d1e8de6de49c1d5ef2f2bb7407549be02891d8aa15eafcdfced02b282281fe40, Version: 763ba6ab075a6da7effb2f8b02d1356fd11f6bccbc3788ad83ab33aad11986d5
|
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. 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. 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. 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. 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. 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. 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/.
|
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. 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, 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/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.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.8", "Conda Env for windows-latest 3.9", "InVEST-failed-macOS-workspace", "InVEST-sample-data", "macOS_puppeteer_log.zip'", "Wheel for macos-latest 3.10", "Wheel for macos-latest 3.11", "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.8", "Wheel for windows-latest 3.9", "Windows_puppeteer_log.zip'", "Workbench-macOS-binary", "Workbench-Windows-binary".
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
|
12.2 KB |
|
Conda Env for macos-latest 3.11
Expired
|
12.2 KB |
|
Conda Env for macos-latest 3.8
Expired
|
12.3 KB |
|
Conda Env for macos-latest 3.9
Expired
|
12.2 KB |
|
Conda Env for windows-latest 3.10
Expired
|
12 KB |
|
Conda Env for windows-latest 3.11
Expired
|
12 KB |
|
Conda Env for windows-latest 3.8
Expired
|
13.1 KB |
|
Conda Env for windows-latest 3.9
Expired
|
12 KB |
|
InVEST-failed-macOS-workspace
Expired
|
5.55 GB |
|
InVEST-sample-data
Expired
|
361 MB |
|
Wheel for macos-latest 3.10
Expired
|
1.05 MB |
|
Wheel for macos-latest 3.11
Expired
|
1.05 MB |
|
Wheel for macos-latest 3.8
Expired
|
1.05 MB |
|
Wheel for macos-latest 3.9
Expired
|
1.05 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.8
Expired
|
1.02 MB |
|
Wheel for windows-latest 3.9
Expired
|
1.02 MB |
|
Windows_puppeteer_log.zip'
Expired
|
17.3 KB |
|
Workbench-Windows-binary
Expired
|
185 MB |
|
Workbench-macOS-binary
Expired
|
250 MB |
|
macOS_puppeteer_log.zip'
Expired
|
161 KB |
|