Skip to content

chore(main): release 0.0.15 (#59) #2

chore(main): release 0.0.15 (#59)

chore(main): release 0.0.15 (#59) #2

Triggered via push March 23, 2026 15:51
Status Failure
Total duration 1m 4s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
publish / Build & publish to PyPI
Trusted publishing exchange failure: Token request failed: the server refused the request for the following reasons: * `invalid-publisher`: valid token, but no corresponding publisher (Publisher with matching claims was not found) This generally indicates a trusted publisher configuration error, but could also indicate an internal error on GitHub or PyPI's part. The claims rendered below are **for debugging purposes only**. You should **not** use them to configure a trusted publisher unless they already match your expectations. If a claim is not present in the claim set, then it is rendered as `MISSING`. * `sub`: `repo:FBumann/xarray_plotly:environment:pypi` * `repository`: `FBumann/xarray_plotly` * `repository_owner`: `FBumann` * `repository_owner_id`: `117816358` * `workflow_ref`: `FBumann/xarray_plotly/.github/workflows/release.yaml@refs/heads/main` * `job_workflow_ref`: `FBumann/xarray_plotly/.github/workflows/publish.yaml@refs/heads/main` * `ref`: `refs/heads/main` * `environment`: `pypi` See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
Release Please
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/create-github-app-token@v2, googleapis/release-please-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish / Build & publish to PyPI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish / Build & publish to PyPI
Potential workflow misconfiguration: The claims in this token suggest that the calling workflow is a reusable workflow. In particular, this action was initiated by: FBumann/xarray_plotly/.github/workflows/publish.yaml@refs/heads/main Whereas its parent workflow is: FBumann/xarray_plotly/.github/workflows/release.yaml@refs/heads/main Reusable workflows are **not currently supported** by PyPI's Trusted Publishing functionality, and are subject to breakage. Users are **strongly encouraged** to avoid using reusable workflows for Trusted Publishing until support becomes official. Please, do not report bugs if this breaks. For more information, see: * https://docs.pypi.org/trusted-publishers/troubleshooting/#reusable-workflows-on-github * https://github.com/pypa/gh-action-pypi-publish/issues/166 — subscribe to this issue to watch the progress and learn when reusable workflows become supported officially