JuliaRegistries / JuliaRegistries/TagBotErrorReports
Automatic error report from SciML/OrdinaryDiffEq.jl
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Repo: SciML/OrdinaryDiffEq.jl
Run URL: https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/26332451769
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 1596, in create_release
log = self._changelog.get(version_tag, sha) if self._changelog else ""
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/tagbot/action/changelog.py", line 443, in get
data = self._collect_data(version_tag, sha)
File "/usr/local/lib/python3.14/site-packages/tagbot/action/changelog.py", line 408, in _collect_data
created = _safe_created_at(previous)
File "/usr/local/lib/python3.14/site-packages/tagbot/action/changelog.py", line 35, in _safe_created_at
dt = release.created_at
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/GitRelease.py", line 156, in created_at
self._completeIfNotSet(self._created_at)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 620, in _completeIfNotSet
self._completeIfNeeded()
~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 624, in _completeIfNeeded
self._complete()
~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 629, in _complete
headers, data = self._requester.requestJsonAndCheck(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"GET", self._url.value, parameters=parameters, headers=self.__completeHeaders
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 628, in requestJsonAndCheck
*self.__check(
~~~~~~~~~~~~^
*self.requestJson(
^^^^^^^^^^^^^^^^^^
...<7 lines>...
)
^
),
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 867, in __check
raise self.createException(status, responseHeaders, data)
github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.