JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from nflverse/NFLData.jl #117

Open JuliaTagBot opened 1 week ago

JuliaTagBot commented 1 week ago

Repo: nflverse/NFLData.jl Run URL: https://github.com/nflverse/NFLData.jl/actions/runs/10976230101 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: thautwarm/MLStyle.jl Run URL: https://github.com/thautwarm/MLStyle.jl/actions/runs/10976279974 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: chriscoey/PiecewiseLinearOpt.jl Run URL: https://github.com/chriscoey/PiecewiseLinearOpt.jl/actions/runs/10976280255 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: sumiya11/Groebner.jl Run URL: https://github.com/sumiya11/Groebner.jl/actions/runs/10976280241 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: gaelforget/MITgcm.jl Run URL: https://github.com/gaelforget/MITgcm.jl/actions/runs/10976286310 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaSymbolics/SymbolicUtils.jl Run URL: https://github.com/JuliaSymbolics/SymbolicUtils.jl/actions/runs/10976288292 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: QuantEcon/QuantEcon.jl Run URL: https://github.com/QuantEcon/QuantEcon.jl/actions/runs/10976289368 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: NFFT/NFFT3.jl Run URL: https://github.com/NFFT/NFFT3.jl/actions/runs/10976292782 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: gaelforget/ClimateModels.jl Run URL: https://github.com/gaelforget/ClimateModels.jl/actions/runs/10976295005 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: zavalab/MadNLP.jl Run URL: https://github.com/zavalab/MadNLP.jl/actions/runs/10976297611 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: ssfrr/TestSetExtensions.jl Run URL: https://github.com/ssfrr/TestSetExtensions.jl/actions/runs/10976299042 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: yeesian/ArchGDAL.jl Run URL: https://github.com/yeesian/ArchGDAL.jl/actions/runs/10976302911 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: FRBNY-DSGE/DSGE.jl Run URL: https://github.com/FRBNY-DSGE/DSGE.jl/actions/runs/10976304291 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: euroargodev/ArgoData.jl Run URL: https://github.com/euroargodev/ArgoData.jl/actions/runs/10976305000 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JunoLab/Weave.jl Run URL: https://github.com/JunoLab/Weave.jl/actions/runs/10976310574 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: BenLauwens/ThinkJulia.jl Run URL: https://github.com/BenLauwens/ThinkJulia.jl/actions/runs/10976310738 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: gaelforget/TheNumberLine.jl Run URL: https://github.com/gaelforget/TheNumberLine.jl/actions/runs/10976312822 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: rofinn/FilePathsBase.jl Run URL: https://github.com/rofinn/FilePathsBase.jl/actions/runs/10976315136 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaMath/Interpolations.jl Run URL: https://github.com/JuliaMath/Interpolations.jl/actions/runs/10976315241 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: KristofferC/NearestNeighbors.jl Run URL: https://github.com/KristofferC/NearestNeighbors.jl/actions/runs/10976316096 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: hyrodium/BasicBSplineExporter.jl Run URL: https://github.com/hyrodium/BasicBSplineExporter.jl/actions/runs/10976316684 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: pszufe/SimpleHypergraphs.jl Run URL: https://github.com/pszufe/SimpleHypergraphs.jl/actions/runs/10976317375 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: akio-tomiya/Gaugefields.jl Run URL: https://github.com/akio-tomiya/Gaugefields.jl/actions/runs/10976321853 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: oxfordcontrol/COSMO.jl Run URL: https://github.com/oxfordcontrol/COSMO.jl/actions/runs/10976323874 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: denizyuret/Knet.jl Run URL: https://github.com/denizyuret/Knet.jl/actions/runs/10976326142 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: GenericMappingTools/GMT.jl Run URL: https://github.com/GenericMappingTools/GMT.jl/actions/runs/10976326907 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: pygae/GAlgebra.jl Run URL: https://github.com/pygae/GAlgebra.jl/actions/runs/10976327390 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: matangoren/EikonalInvTunnels Run URL: https://github.com/matangoren/EikonalInvTunnels/actions/runs/10976328959 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: NFFT/ANOVAapprox.jl Run URL: https://github.com/NFFT/ANOVAapprox.jl/actions/runs/10976331765 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaMath/HCubature.jl Run URL: https://github.com/JuliaMath/HCubature.jl/actions/runs/10976335668 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: oxfordcontrol/Clarabel.jl Run URL: https://github.com/oxfordcontrol/Clarabel.jl/actions/runs/10976336619 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: termi-official/CellMLToolkit.jl Run URL: https://github.com/termi-official/CellMLToolkit.jl/actions/runs/10976341315 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: MadNLP/MadNLP.jl Run URL: https://github.com/MadNLP/MadNLP.jl/actions/runs/10976341806 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaPlots/PlotlyJS.jl Run URL: https://github.com/JuliaPlots/PlotlyJS.jl/actions/runs/10976342586 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: SmartTensors/NTFk.jl Run URL: https://github.com/SmartTensors/NTFk.jl/actions/runs/10976346572 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: jheinen/GR.jl Run URL: https://github.com/jheinen/GR.jl/actions/runs/10976349401 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: ikarib/DSGE.jl Run URL: https://github.com/ikarib/DSGE.jl/actions/runs/10976349579 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaCloud/AWS.jl Run URL: https://github.com/JuliaCloud/AWS.jl/actions/runs/10976349714 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: ksak95/ANOVAapprox.jl Run URL: https://github.com/ksak95/ANOVAapprox.jl/actions/runs/10976353144 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaStrings/LaTeXStrings.jl Run URL: https://github.com/JuliaStrings/LaTeXStrings.jl/actions/runs/10976353759 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: KlausC/PolygonInbounds.jl Run URL: https://github.com/KlausC/PolygonInbounds.jl/actions/runs/10976358654 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaGizmos/Blink.jl Run URL: https://github.com/JuliaGizmos/Blink.jl/actions/runs/10976359454 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: NFFT/GroupedTransforms.jl Run URL: https://github.com/NFFT/GroupedTransforms.jl/actions/runs/10976363449 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaDiff/FiniteDiff.jl Run URL: https://github.com/JuliaDiff/FiniteDiff.jl/actions/runs/10976365041 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: scipopt/SCIP.jl Run URL: https://github.com/scipopt/SCIP.jl/actions/runs/10976365340 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaClimate/MeshArrays.jl Run URL: https://github.com/JuliaClimate/MeshArrays.jl/actions/runs/10976367230 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: gdkrmr/MultivariateAnomalies.jl Run URL: https://github.com/gdkrmr/MultivariateAnomalies.jl/actions/runs/10976369595 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaOcean/Climatology.jl Run URL: https://github.com/JuliaOcean/Climatology.jl/actions/runs/10976369578 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaInterop/NBInclude.jl Run URL: https://github.com/JuliaInterop/NBInclude.jl/actions/runs/10976369666 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaApproximation/MultivariateOrthogonalPolynomials.jl Run URL: https://github.com/JuliaApproximation/MultivariateOrthogonalPolynomials.jl/actions/runs/10976370351 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none
JuliaTagBot commented 1 week ago

Probably duplicate error: Repo: JuliaRheology/RHEOS.jl Run URL: https://github.com/JuliaRheology/RHEOS.jl/actions/runs/10976371232 Image ID: sha256:f5f5d5e0181b13f67dae8faae72b9b33231825116d2c5082aa6eb2dc9d828ba8 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 69, in <module>
    if not repo.is_registered():
           ^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 458, in is_registered
    root = self._registry_path
           ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 158, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
                          ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/ContentFile.py", line 92, in decoded_content
    assert self.encoding == "base64", f"unsupported encoding: {self.encoding}"
           ^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: unsupported encoding: none