Skip to content

Inputs not defined cause an error

Cameron Swords requested to merge fix-bug-incorrect-input-name into main

What does this MR do?

Produces an error when an input is supplied that is not defined by the step.

Example error message: failed to run lazily-evaluated step "step-name": failed to load: step does not accept input with name "not.defined".

Reference

Step runner crashes when using an unsupported i... (#122 - closed)

Edited by Cameron Swords

Merge request reports

Loading