refactor(logs): use logging logic from core-helpers, use new core hel… #13
Annotations
1 error and 1 warning
|
release / Release
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:YisusChrist/photorec-sort:ref:refs/heads/main`
* `repository`: `YisusChrist/photorec-sort`
* `repository_owner`: `YisusChrist`
* `repository_owner_id`: `58041337`
* `workflow_ref`: `YisusChrist/photorec-sort/.github/workflows/release.yml@refs/heads/main`
* `job_workflow_ref`: `YisusChrist/github-actions-workflows/.github/workflows/release.yml@refs/heads/main`
* `ref`: `refs/heads/main`
* `environment`: `MISSING`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
|
release / Release
Potential workflow misconfiguration:
The claims in this token suggest that the calling workflow is a reusable workflow.
In particular, this action was initiated by:
YisusChrist/github-actions-workflows/.github/workflows/release.yml@refs/heads/main
Whereas its parent workflow is:
YisusChrist/photorec-sort/.github/workflows/release.yml@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
|