Skip to content

pass plugin ID to jupyter handler #13

pass plugin ID to jupyter handler

pass plugin ID to jupyter handler #13

Triggered via push October 18, 2024 18:58
Status Failure
Total duration 26m 29s
Artifacts 3
Check for syntax errors
9s
Check for syntax errors
Check HISTORY RST syntax
9s
Check HISTORY RST syntax
Validate Sampledata & User Guide
4m 22s
Validate Sampledata & User Guide
Build sampledata archives
4m 41s
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

35 errors and 31 warnings
Run model tests (3.12, windows-latest)
Error installing micromamba: Unexpected HTTP response: 403
Run model tests (3.12, windows-latest)
Unexpected HTTP response: 403
Run model tests (3.12, windows-latest)
Unexpected end of JSON input
Validate Sampledata & User Guide
Process completed with exit code 2.
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.
Build binaries (windows-latest)
Input required and not supplied: path
Build binaries (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.8, windows-latest)
Process completed with exit code 2.
Run model tests (3.8, windows-latest)
no matching workflow run found with any artifacts?
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)
Run Workbench Tests (windows-latest)
Process completed with exit code 1.
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?
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?
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)
Run Workbench Tests (macos-13)
Process completed with exit code 1.
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.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.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.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 (macos-13)
Process completed with exit code 2.
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.
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.
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/
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. 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.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.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/
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/
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/
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/
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/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.
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.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/
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, 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 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/
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.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.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.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/
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/
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.
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/
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/
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/
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/

Artifacts

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