-
Hi,
First of all, thanks for this package and all the amazing documentation! The intro and links really helped getting a (very) basic understanding of how to use clojurescript.
Unfortunately I'm…
-
Here https://github.com/juxt/yada/blob/master/src/yada/cookies.clj#L55 the section `(instance? java.time.Duration)` should probably be `(instance? java.time.Duration v)`.
-
Currently it checks the uid in the special list:
https://github.com/zalando-stups/kio/blob/master/src/org/zalando/stups/kio/api.clj#L42
This should be allowed to any user that has the correct scope.
…
-
**Is your feature request related to a problem? Please describe.**
The "typing" library https://github.com/metosin/malli supports the concept of "closedness" for Maps:
```clojure
(m/validate
…
-
exception below
```
$ - boot cljs target
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by dynapath.defaults$fn__1516$fn__1517 (file:/Users/user/…
-
When I pull from the repo and run `lein typed check-cljs`, it works fine.
When I upgrade to the latest versions of Clojure/Clojurescript/core.typed I get the followinge rror:
`Exception in thread "ma…
-
Hi,
We are working with the Github team on the SARIF ecosystem, looking for the ability of clj-holmes to produce SARIF reports and upload the reports to Github in a custom workflow, so customers …
-
Edit2: Was able to make it all work with Logseq with `yarn watch`, Calva Repl in VSCodium and then launching logseq. Then I open nvim and do `IcedConnect`, `Y` and I can send commands to Logseq (with …
-
### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
34.104.2
### If you're self-hosting Renovate, select which plat…
-
I'm getting this error when I try to use alembic.still/distill to load a library from repl:
```
3. Unhandled java.lang.reflect.InvocationTargetException
(No message)
NativeMethodAccessorImpl.java…