JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from NQCD/FrictionProviders.jl #100

Open JuliaTagBot opened 1 year ago

JuliaTagBot commented 1 year ago

Repo: NQCD/FrictionProviders.jl Run URL: https://github.com/NQCD/FrictionProviders.jl/actions/runs/5080284118 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 67, in <module>
    if not repo.is_registered():
  File "/root/tagbot/action/repo.py", line 408, in is_registered
    contents = self._only(self._registry.get_contents(f"{root}/Package.toml"))
  File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 1756, in get_contents
    headers, data = self._requester.requestJsonAndCheck(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.UnknownObjectException: 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/repos#get-repository-content"}