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

Handle invalid components.yaml file #7

Open
mixxorz opened this issue Oct 10, 2021 · 1 comment
Open

Handle invalid components.yaml file #7

mixxorz opened this issue Oct 10, 2021 · 1 comment

Comments

@mixxorz
Copy link
Owner

mixxorz commented Oct 10, 2021

Slippers should not crash if the contents of components.yaml isn't in the expected format.

It should show a helpful error message instead.

@ddahan
Copy link

ddahan commented Jul 11, 2022

More, it seems very weird that an empty components.yaml file lead to a AttributeError: 'NoneType' object has no attribute 'get' error, when running server. For me, an empty components.yaml file, or empty components list should not raise an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants