We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As seen with @apotonick there is a problem when passing representer argument to validate macro
step Contract::Validate(representer: Representers::Parser)
leads to
trailblazer-activity-0.7.1/lib/trailblazer/activity/dsl/magnetic/process_opti│Using hanami-router 1.2.0 ons.rb:71:in `output_for': Couldn't find existing output for `:extract_failure`. (RuntimeError)
The text was updated successfully, but these errors were encountered:
can we get the fix merged?
Sorry, something went wrong.
Will look into it tomorrow!
any update on this? Cannot push to staging 🙁
Successfully merging a pull request may close this issue.
As seen with @apotonick there is a problem when passing representer argument to validate macro
leads to
The text was updated successfully, but these errors were encountered: