Skip to content

Modifie le job de déploiement dans la CI pour autoriser le trusted publishing #78

Modifie le job de déploiement dans la CI pour autoriser le trusted publishing

Modifie le job de déploiement dans la CI pour autoriser le trusted publishing #78

Triggered via pull request January 15, 2024 11:35
Status Failure
Total duration 3m 57s
Artifacts

workflow.yml

on: pull_request
Matrix: build
Matrix: test-yaml
check-version
10s
check-version
check-for-functional-changes
11s
check-for-functional-changes
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
check-for-functional-changes
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/
deploy (maximal)
Unexpected input(s) 'repository-url', valid inputs are ['entryPoint', 'args', 'user', 'password', 'repository_url', 'packages_dir', 'verify_metadata', 'skip_existing', 'verbose', 'print_hash']
deploy (maximal): # >> PyPA publish to PyPI GHA: UNSUPPORTED GITHUB ACTION VERSION <<#L1
You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.
deploy (maximal): # >> PyPA publish to PyPI GHA: POTENTIALLY INVALID TOKEN <<#L1
It looks like you are trying to use an API token to authenticate in the package index and your token value does not start with "pypi-" as it typically should. This may cause an authentication error. Please verify that you have copied your token properly if such an error occurs.