-
https://github.com/typedclojure/typedclojure/actions/runs/9276440766/job/25523512940
https://github.com/typedclojure/typedclojure/actions/runs/9276577498/job/25523931077?pr=148
```
ERROR in clojure…
-
I have tried both the example projects where dependencies to figwheel fails and does not build on cljsbuild.
Adding the following to dependencies solves the problem.
[figwheel "0.5.10]
Seems…
-
I'm a bit wary to support this but I see it's benefits, especially when wanting to play with component trees at a REPL.
I honestly think that Node.js will eventually have a much better story once S…
-
## Currently
Clj-watson conveys the properties we've overridden via `clj-watson.properties`:
```
Merging additional properties:
# clj-watson.properties file
nvd.api.key=31a0****-****-****-…
lread updated
3 months ago
-
As implemented, the `CLJ_WATSON_*` env var machinery could be used to set **any** Java system property that isn't already specified on the command-line.
Should we limit this to only properties that…
-
Running my tests against XTDB 1.20.0 throws this exception:
```
18:06:35.215 [main] DEBUG xtdb.query - :vars-in-join-order [?entry ?currency ?account ?tx ?amount]
18:06:35.215 [main] DEBUG xtdb.que…
-
I am observing the same problem again as reported and solved in https://github.com/clojure-emacs/cider/issues/3503
The only differences will be in the versions involved.
After initializing a cider…
-
What would it take to make `clj-pdf` available for clojurescript?
-
In my experience, tests using `kaocha-cljs` sometimes fail because it can't connect successfully to the ClojureScript client. This is particularly problematic on CI, as it causes PR test runs to fail …
-
### Describe the bug
Any metabase Question for athena that returns no results hangs in the /dataset request due to the following exception. The same SQL query works fine in metabase correctly displa…