-
Check this chain:
1. https://github.com/metabase/metabase/blob/0a15637f1398fb3e9f9f31e55fb027a21e2d2f88/enterprise/backend/src/metabase_enterprise/sandbox/models/params/field_values.clj#L82
2. https…
-
I only get 0.25 accuracy on iris.
test code here:
https://github.com/scicloj/scicloj.ml.smile/blob/33e82fa23daa36eb6f320732f92648f4d0dee74f/src/scicloj/ml/smile/mlp.clj#L81
probaly related to thi…
-
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'm trying to deploy my project, and get the following error:
```
Pushing code to garden...
Current deployment stopped.
Starting new deployment...
Error building classpath. Failed to read artif…
-
Following the wiki to install krell in an existing AwesomeProject, when execute the following command in CLI,
got an error.
MacBookPro:AwesomeProject $ clj -M -m krell.main -co build.edn -c -r
…
-
## Scenario
Cljdoc exposes build logs for each build.
It provides links to these logs when something has gone wrong.
Example of build log with errors: https://cljdoc.org/builds/48994
## Observ…
lread updated
2 weeks ago
-
Creating a question where we are selecting at least two fields with the same field_ref from a nested question (excluding the :join-alias option) results in an error when we run the query: `Distinct, n…
-
During sync, if auth errors are generated, catch them, and mark the database so that it can't be synced. Some notification in the databases page would also help.
Here are some sample auth errors fo…
-
**Describe the bug**
While creating the 'Question' everything runs as expected
But throws an error after saving the 'Question': Unfreezable type: class org.postgresql.jdbc.PgArray
As discussed e…
-
I hit this flake but admittedly have no idea how frequent it is. I suspect it's not tied to any test in particular so will probably be really difficult to track its frequency. It seems like a bug with…