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

Uncaught crash when given job does not exist in workflow yaml #4

Open
coderobe opened this issue Sep 28, 2022 · 0 comments
Open

Uncaught crash when given job does not exist in workflow yaml #4

coderobe opened this issue Sep 28, 2022 · 0 comments

Comments

@coderobe
Copy link

currently dies like this

Traceback (most recent call last):
        4: from /usr/local/bin/miniexec:23:in `<main>'
        3: from /usr/local/bin/miniexec:23:in `load'
        2: from /var/lib/gems/2.7.0/gems/miniexec-0.2.7/bin/miniexec:58:in `<top (required)>'
        1: from /var/lib/gems/2.7.0/gems/miniexec-0.2.7/bin/miniexec:58:in `new'
/var/lib/gems/2.7.0/gems/miniexec-0.2.7/lib/miniexec.rb:42:in `initialize': undefined method `[]=' for nil:NilClass (NoMethodError)

should maybe throw a human readable error along the lines of $job is not defined in $workflow.yml

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