JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from JuliaAstro/EphemerisSources.jl #114

Open JuliaTagBot opened 2 months ago

JuliaTagBot commented 2 months ago

Repo: JuliaAstro/EphemerisSources.jl Run URL: https://github.com/JuliaAstro/EphemerisSources.jl/actions/runs/10841639152 Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4 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 595, in create_release
    log = self._changelog.get(version_tag, sha)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 225, in get
    data = self._collect_data(version_tag, sha)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 208, in _collect_data
    "backport": self._is_backport(version_tag),
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 72, in _is_backport
    cur_ver = VersionInfo.parse(version[1:])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/semver/version.py", line 646, in parse
    raise ValueError(f"{version} is not valid SemVer string")
ValueError: orizonsEphemeris-v1.3.0 is not valid SemVer string
JuliaTagBot commented 2 months ago

Probably duplicate error: Repo: PoisotLab/SpeciesDistributionToolkit.jl Run URL: https://github.com/PoisotLab/SpeciesDistributionToolkit.jl/actions/runs/10850492025 Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4 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 595, in create_release
    log = self._changelog.get(version_tag, sha)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 225, in get
    data = self._collect_data(version_tag, sha)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 208, in _collect_data
    "backport": self._is_backport(version_tag),
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 72, in _is_backport
    cur_ver = VersionInfo.parse(version[1:])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/semver/version.py", line 646, in parse
    raise ValueError(f"{version} is not valid SemVer string")
ValueError: impleSDMLayers-v1.0.0 is not valid SemVer string