Skip to content

Merge pull request #56 from gremlin/oauth_completion #267

Merge pull request #56 from gremlin/oauth_completion

Merge pull request #56 from gremlin/oauth_completion #267

Triggered via push January 11, 2024 20:03
Status Failure
Total duration 40s
Artifacts

pypi-test.yaml

on: push
Matrix: Build and publish Python
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and publish Python (3.8, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and publish Python (3.8, ubuntu-latest)
Input 'password' has been deprecated with message: UNSUPPORTED GITHUB ACTION VERSION 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. Please also consider migrading your setup to use secretless publishing: https://github.com/marketplace/actions/pypi-publish#trusted-publishing https://stand-with-ukraine.pp.ua
Build and publish Python (3.8, ubuntu-latest)
Input 'repository_url' has been deprecated with message: UNSUPPORTED GITHUB ACTION VERSION 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. Please also consider migrading your setup to use secretless publishing: https://github.com/marketplace/actions/pypi-publish#trusted-publishing https://stand-with-ukraine.pp.ua
Build and publish Python (3.8, ubuntu-latest)
Unexpected input(s) 'username', valid inputs are ['entryPoint', 'args', 'user', 'password', 'repository_url', 'packages_dir', 'verify_metadata', 'skip_existing', 'verbose', 'print_hash']
Build and publish Python (3.8, ubuntu-latest): # >> 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.
Build and publish Python (3.8, ubuntu-latest): # >> PyPA publish to PyPI GHA: MISSING DISTS <<#L1
It looks like there are no Python distribution packages to publish in the directory 'dist/'. Please verify that they are in place should you face this problem.