JuliaRegistries / JuliaRegistries/TagBotErrorReports

Automatic error report from JuliaEarth/GeoStats.jl

Open
#250 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Repo: JuliaEarth/GeoStats.jl
Run URL: https://github.com/JuliaEarth/GeoStats.jl/actions/runs/26447422153
Image ID: sha256:c3e2e8954c03e3e7bf4b61a68de9411c6c7e4ba57b3a638d68d5ad5d3c39a632
TagBot version: 1.25.7
Stacktrace:
```py
Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/tagbot/action/__main__.py", line 126, in
repo.create_release(version, sha, is_latest=is_latest)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 1559, in create_release
if self._commit_sha_of_release_branch(version) == sha:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 728, in _commit_sha_of_release_branch
branch = self._repo.get_branch(self._release_branch(version))
File "/usr/local/lib/python3.14/site-packages/github/Repository.py", line 2315, in get_branch
headers, data = self._requester.requestJsonAndCheck("GET", f"{self.url}/branches/{branch}")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 629, in requestJsonAndCheck
*self.requestJson(
~~~~~~~~~~~~~~~~^
verb,
^^^^^
...<5 lines>...
follow_302_redirect=follow_302_redirect,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 1073, in requestJson
status, responseHeaders, output = self.__requestEncode(
~~~~~~~~~~~~~~~~~~~~^
cnx, verb, url, parameters, headers, input, encode, follow_302_redirect=follow_302_redirect
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 1212, in __requestEncode
status, responseHeaders, output = self.__requestRaw(
~~~~~~~~~~~~~~~~~^
cnx, verb, url, requestHeaders, encoded_input, stream=stream, follow_302_redirect=follow_302_redirect
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 1250, in __requestRaw
response = cnx.getresponse()
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 206, in getresponse
r = verb(
url,
...<4 lines>...
allow_redirects=False,
)
File "/usr/local/lib/python3.14/site-packages/requests/sessions.py", line 605, in get
return self.request("GET", url, **kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/requests/sessions.py", line 592, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.14/site-packages/requests/sessions.py", line 706, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.14/site-packages/requests/adapters.py", line 645, in send
resp = conn.urlopen(
method=request.method,
...<9 lines>...
chunked=chunked,
)
File "/usr/local/lib/python3.14/site-packages/urllib3/connectionpool.py", line 932, in urlopen
retries = retries.increment(method, url, response=response, _pool=self)
File "/usr/local/lib/python3.14/site-packages/github/GithubRetry.py", line 190, in increment
raise Requester.createException(response.status, response.headers, content) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
github.GithubException.GithubException: Sorry. Your account was suspended: 403 {"message": "Sorry. Your account was suspended", "documentation_url": "https://docs.github.com/rest", "status": "403"}

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.