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

SCM does not throw proper errors #27

Open
ChristophLHR opened this issue May 12, 2023 · 1 comment
Open

SCM does not throw proper errors #27

ChristophLHR opened this issue May 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ChristophLHR
Copy link
Member

ChristophLHR commented May 12, 2023

Editted by @ColdIV:
Old title: "SCM does not throw errors when scripts are not found"

When something goes wrong in a way that a task cannot be completed, SCM should always throw an error.
If something cannot be found initially but SCM is able to somehow handle everything, there should not be an error, at least not if verbose is disabled.

@ColdIV
Copy link
Member

ColdIV commented May 12, 2023

There are some errors for scripts that are not found, though they are hidden behind the verbose flag, which isn't optimal.
I would suggest to expand this issue to implement proper error handling in generel for the SCM.

@ColdIV ColdIV changed the title SCM does not throw errors when scripts are not found SCM does not throw proper errors May 12, 2023
@ColdIV ColdIV added the bug Something isn't working label May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants