Fix indentation #9
CD.yml
on: push
build and deploy to PyPI
21s
Build with conda and upload
3m 7s
Annotations
1 error and 7 warnings
|
build and deploy 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:ACCESS-NRI/yamanifest:ref:refs/tags/0.3.13b0`
* `repository`: `ACCESS-NRI/yamanifest`
* `repository_owner`: `ACCESS-NRI`
* `repository_owner_id`: `105186864`
* `workflow_ref`: `ACCESS-NRI/yamanifest/.github/workflows/CD.yml@refs/tags/0.3.13b0`
* `job_workflow_ref`: `ACCESS-NRI/yamanifest/.github/workflows/CD.yml@refs/tags/0.3.13b0`
* `ref`: `refs/tags/0.3.13b0`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
|
Build with conda and upload
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build with conda and upload
/home/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
Build with conda and upload
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
Build with conda and upload
/home/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
Build with conda and upload
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
Build with conda and upload
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
Build with conda and upload
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|