You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
This is an automated issue generated by Kebechet. The version manager threw an exception (TypeError) at
runtime. If you think this exception is a bug please open an issue upstream at https://github.com/thoth-station/kebechet
otherwise use the traceback below to help you fix whatever issues were encountered with your repository.
Traceback
Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 193, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/version/version.py", line 446, in run
version_identifier, old_version = self._adjust_version_in_sources( # type: ignore
TypeError: cannot unpack non-iterable NoneType object
The text was updated successfully, but these errors were encountered:
Description
This is an automated issue generated by Kebechet. The version manager threw an exception (TypeError) at
runtime. If you think this exception is a bug please open an issue upstream at https://github.com/thoth-station/kebechet
otherwise use the traceback below to help you fix whatever issues were encountered with your repository.
Traceback
Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 193, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/version/version.py", line 446, in run
version_identifier, old_version = self._adjust_version_in_sources( # type: ignore
TypeError: cannot unpack non-iterable NoneType object
The text was updated successfully, but these errors were encountered: