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

Create better error messages for broken scripts #2248

Open
soulgalore opened this issue Jan 9, 2025 · 0 comments
Open

Create better error messages for broken scripts #2248

soulgalore opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@soulgalore
Copy link
Member

If you try a command that do not exist you get:

[2025-01-09 13:49:49] INFO: Mark run as failure with message: Cannot read properties of undefined (reading 'run')
[2025-01-09 13:49:49] ERROR: TypeError: Cannot read properties of undefined (reading 'run')

Maybe we could do something better here so we can actually see what is broken?

@soulgalore soulgalore self-assigned this Jan 9, 2025
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

1 participant