protoletariat icon indicating copy to clipboard operation
protoletariat copied to clipboard

The automated release is failing 🚨

Open phillip-ground[bot] opened this issue 2 years ago • 0 comments

:rotating_light: The automated release from the main branch failed. :rotating_light:

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


All set!

Creating virtualenv protoletariat-R1MEKjKb-py3.10 in /home/runner/.cache/pypoetry/virtualenvs Resolving dependencies...

Writing lock file diff --git a/poetry.lock b/poetry.lock index cdb4530..88c44b3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -242,8 +242,8 @@ python-versions = ">=3.6" importlib-metadata = {version = ">=0.12", markers = "python_version < "3.8""}

[package.extras] -dev = ["pre-commit", "tox"] -testing = ["pytest", "pytest-benchmark"] +testing = ["pytest-benchmark", "pytest"] +dev = ["tox", "pre-commit"]

[[package]] name = "protobuf"

Unfortunately this error doesn't have any additional information. Feel free to kindly ask the author of the @semantic-release/exec plugin to add more helpful information.


Good luck with your project ✨

Your semantic-release bot :package::rocket:

phillip-ground[bot] avatar Jul 24 '22 13:07 phillip-ground[bot]