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

doc: fix dev_workflow.md code example #641

Closed
wants to merge 1 commit into from
Closed

doc: fix dev_workflow.md code example #641

wants to merge 1 commit into from

Conversation

allentiak
Copy link
Contributor

@allentiak allentiak commented Aug 29, 2023

Does the code from L145 really need to be different from the one shown in L32?

If I use (constantly...), I get the following exception:

Exception: java.lang.IllegalArgumentException: No implementation of method: :match-by-path of protocol: #'reitit.core/Router found for class: clojure.core$constantly$fn__5740

If I use "(constantly...)", I get the following exception:

Exception: java.lang.IllegalArgumentException: No implementation of method: :match-by-path of protocol: #'reitit.core/Router found for class: clojure.core$constantly$fn__5740
@allentiak
Copy link
Contributor Author

allentiak commented Aug 29, 2023

Whereas the "cljdoc analysis" check fails, I haven't changed any cljdoc...

@allentiak allentiak closed this by deleting the head repository Nov 10, 2023
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

Successfully merging this pull request may close these issues.

1 participant