v0.0.2 #2
build.yml
on: release
deploy-pypi
44s
deploy-conda
1m 21s
Annotations
2 errors and 2 warnings
deploy-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 (All lookup strategies exhausted)
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:cvxgrp/spcqe:environment:deployment`
* `repository`: `cvxgrp/spcqe`
* `repository_owner`: `cvxgrp`
* `repository_owner_id`: `2957335`
* `job_workflow_ref`: `cvxgrp/spcqe/.github/workflows/build.yml@refs/tags/v0.0.2`
* `ref`: `refs/tags/v0.0.2`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
deploy-conda
Process completed with exit code 2.
|
deploy-pypi
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy-conda
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|