Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dooit: add maintainer kraanzu #345234

Merged
merged 2 commits into from
Sep 30, 2024

dooit: add maintainer kraanzu

bc01328
Select commit
Loading
Failed to load commit list.
Merged

dooit: add maintainer kraanzu #345234

dooit: add maintainer kraanzu
bc01328
Select commit
Loading
Failed to load commit list.
OfBorg / dooit, dooit.passthru.tests on x86_64-darwin completed Sep 29, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: dooit, dooit.passthru.tests

Details

Partial log

       >     from dooit.ui.tui import Dooit
       >   File "{{storeDir}}/lib/python3.11/site-packages/dooit/ui/tui.py", line 17, in <module>
       >     class Dooit(App):
       >   File "{{storeDir}}/lib/python3.11/site-packages/textual/message_pump.py", line 109, in __new__
       >     class_obj = super().__new__(cls, name, bases, class_dict, **kwargs)
       >                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "{{storeDir}}/lib/python3.11/site-packages/textual/app.py", line 785, in __init_subclass__
       >     raise ValueError(
       > ValueError: SCREENS should contain a Screen type or callable, not an instance (got instance of MainScreen for 'main')
       For full logs, run 'nix log /nix/store/zs6if1vqlhwk84v45lvkjnnkmihl30fy-dooit-2.2.0-test-version.drv'.