See what what the clj-kondo command reports if you run it from the command line. Also check what version clojure-lsp Calva uses.
clojure-lsp is latest
π haha, epic PEBKAC picard-facepalm
devcontainer installs clojure 1.12.3 but our deps.edn still states 1.11.1.
such stupidity.
everyhing works as the runtime is 1.12.3 but linting uses 1.11.1
Thank you for being my rubber duck and apologies for using this channel as my rubber duck.
I like that you asked here, because I like to know about what userβs can encounter when using Calva. Especially since Calva is bundling clojure-lsp and, by that proxy, clj-kondo, it gets extra relevant for me to know about expectations and such. And it is good that people now can find this question, and its solution by searching this channel.