Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic error report from SciML/BoundaryValueDiffEq.jl #126

Open
JuliaTagBot opened this issue Jan 11, 2025 · 0 comments
Open

Automatic error report from SciML/BoundaryValueDiffEq.jl #126

JuliaTagBot opened this issue Jan 11, 2025 · 0 comments

Comments

@JuliaTagBot
Copy link

Repo: SciML/BoundaryValueDiffEq.jl
Run URL: https://github.com/SciML/BoundaryValueDiffEq.jl/actions/runs/12722753039
Image ID: sha256:62f5c5b2f825daea25052ec4c8561b42f2f9b6a86c1643188ea0422ed35219b1
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 608, in create_release
    self._repo.create_git_release(
  File "/usr/local/lib/python3.12/site-packages/github/Repository.py", line 1347, in create_git_release
    headers, data = self._requester.requestJsonAndCheck("POST", f"{self.url}/releases", input=post_parameters)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/Requester.py", line 586, in requestJsonAndCheck
    return self.__check(*self.requestJson(verb, url, parameters, headers, input, self.__customConnection(url)))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/Requester.py", line 744, in __check
    raise self.createException(status, responseHeaders, data)
github.GithubException.GithubException: 422 {"message": "Validation Failed", "errors": [{"resource": "Release", "code": "already_exists", "field": "tag_name"}], "documentation_url": "https://docs.github.com/rest/releases/releases#create-a-release", "status": "422"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant