Workbench interface for plugins #3662
build-and-test.yml
on: pull_request
Check for syntax errors
15s
Check HISTORY RST syntax
11s
Validate Sampledata & User Guide
9m 6s
Build sampledata archives
5m 26s
Matrix: Build binaries
Matrix: Run model tests
Matrix: Run Workbench Tests
Matrix: Check sdist
Annotations
16 errors and 20 warnings
Check sdist (3.9, windows-latest)
Process completed with exit code 1.
|
Check sdist (3.8, 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.10, 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.10, windows-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.11, windows-latest)
The job was canceled because "_3_9_windows-latest" failed.
|
Check sdist (3.11, windows-latest)
The operation was canceled.
|
Add plugin modal › Interface to add a plugin:
workbench/tests/renderer/plugin.test.js#L82
Found a label with the text of: Git URL, however no form control was found associated to that label. Make sure you're using the "for" attribute or "aria-labelledby" attribute correctly.
Ignored nodes: comments, script, style
<body
class="modal-open"
style="padding-right: 0px;"
>
<div
aria-hidden="true"
>
<nav
class="navbar navbar-expand navbar-light"
>
<div
class="w-100 flex-nowrap row"
>
<div
class="col-sm-3"
>
<span
class="navbar-brand"
>
<a
class="nav-link"
href="#"
role="button"
>
<svg
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h24v24H0z"
fill="none"
/>
<path
d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"
/>
</svg>
InVEST
</a>
</span>
<svg
class="rtm"
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 0 0 7.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"
/>
</svg>
</div>
<div
class="navbar-middle col"
>
<div
class="mr-auto navbar-nav nav-tabs nav-justified"
role="tablist"
/>
</div>
<div
class="text-right navbar-right col"
>
<div />
<button
aria-label="settings"
class="settings-icon-btn btn btn-primary"
type="button"
>
<svg
class="settings-icon"
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h24v24H0V0z"
fill="none"
/>
<path
d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"
/>
</svg>
</button>
</div>
</div>
</nav>
<div
class="tab-content"
id="home-tab-content"
>
<div
aria-hidden="false"
aria-label="home tab"
class="fade tab-pane active show"
role="tabpanel"
>
<div
class="row"
>
<div
class="invest-list-container col-md-6"
>
<div
class="invest-list-gro
|
Run Workbench Tests (windows-latest)
Process completed with exit code 1.
|
Add plugin modal › Interface to add a plugin:
workbench/tests/renderer/plugin.test.js#L82
Found a label with the text of: Git URL, however no form control was found associated to that label. Make sure you're using the "for" attribute or "aria-labelledby" attribute correctly.
Ignored nodes: comments, script, style
<body
class="modal-open"
style="padding-right: 0px;"
>
<div
aria-hidden="true"
>
<nav
class="navbar navbar-expand navbar-light"
>
<div
class="w-100 flex-nowrap row"
>
<div
class="col-sm-3"
>
<span
class="navbar-brand"
>
<a
class="nav-link"
href="#"
role="button"
>
<svg
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h24v24H0z"
fill="none"
/>
<path
d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"
/>
</svg>
InVEST
</a>
</span>
<svg
class="rtm"
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 0 0 7.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"
/>
</svg>
</div>
<div
class="navbar-middle col"
>
<div
class="mr-auto navbar-nav nav-tabs nav-justified"
role="tablist"
/>
</div>
<div
class="text-right navbar-right col"
>
<div />
<button
aria-label="settings"
class="settings-icon-btn btn btn-primary"
type="button"
>
<svg
class="settings-icon"
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h24v24H0V0z"
fill="none"
/>
<path
d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"
/>
</svg>
</button>
</div>
</div>
</nav>
<div
class="tab-content"
id="home-tab-content"
>
<div
aria-hidden="false"
aria-label="home tab"
class="fade tab-pane active show"
role="tabpanel"
>
<div
class="row"
>
<div
class="invest-list-container col-md-6"
>
<div
class="invest-list-gro
|
Run Workbench Tests (macos-latest)
Process completed with exit code 1.
|
Install and run a plugin:
undefined#L1
TimeoutError: Waiting for selector `button[name='Foo Model']` 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 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/.
|
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/.
|
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.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 Workbench Tests (windows-latest)
Failed to save: Unable to reserve cache with key WindowsX64-15-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-15-ac8c0a00ca431b6ddc44024721d08deaa43f33d17d363a91f0df8a52d862b8ff-win-64-env-args-4f53cda-root-74fbf63-file-d1e8de6de49c1d5ef2f2bb7407549be02891d8aa15eafcdfced02b282281fe40, Version: 763ba6ab075a6da7effb2f8b02d1356fd11f6bccbc3788ad83ab33aad11986d5
|
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.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.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 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.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.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 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.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/.
|
Build binaries (macos-latest)
Failed to download action 'https://api.github.com/repos/google-github-actions/auth/tarball/09cecabe1f169596b81c2ef22b40faff87acc460'. Error: The SSL connection could not be established, see inner exception.
|
Build binaries (macos-latest)
Back off 20.397 seconds before retry.
|
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.56 GB |
|
InVEST-sample-data
Expired
|
361 MB |
|
InVEST-user-guide
Expired
|
26.1 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
|
86.1 KB |
|
Workbench-Windows-binary
Expired
|
185 MB |
|
Workbench-macOS-binary
Expired
|
250 MB |
|
macOS_puppeteer_log.zip'
Expired
|
242 KB |
|