This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-08
Channels
- # asami (22)
- # babashka (35)
- # beginners (4)
- # calva (76)
- # cider (7)
- # clj-on-windows (89)
- # clojure (30)
- # clojure-europe (25)
- # clojurescript (10)
- # conjure (46)
- # fulcro (13)
- # gratitude (5)
- # lambdaisland (4)
- # lsp (13)
- # malli (5)
- # membrane (6)
- # nbb (1)
- # off-topic (11)
- # re-frame (2)
- # releases (1)
- # shadow-cljs (45)
- # xtdb (4)
How do i get rid of this warning?
WARNING: update-keys already refers to: #'clojure.core/update-keys in namespace: io.aviso.exception, being replaced by: #'io.aviso.exception/update-keys
I don’t use update-keys anywhere
I don’t directly use io.aviso.exceptionupdate the io.aviso.exception to not throw this warning, then get the maintainers to push it, or link to the updated git repo
👍 1
@U06GMV0B0 That warning was fixed in pretty 1.1.1 https://github.com/AvisoNovate/pretty/blob/master/CHANGES.md#111----15-dec-2021
👍 2