taoensso / timbre

Pure Clojure/Script logging library
https://www.taoensso.com/timbre
Eclipse Public License 1.0
1.44k stars 171 forks source link

WARNING: Use of undeclared Var goog.structs/Map at line 2683 #305

Closed povloid closed 4 years ago

povloid commented 4 years ago

Good time!

After updating ClojureScript to the last one version "1.10.597" I have next warnings during compilation:

WARNING: Use of undeclared Var goog.structs/Map at line 2683 resources/public/js/out/taoensso/encore.cljs
WARNING: Use of undeclared Var goog.structs/Map at line 2683 resources/public/js/out/taoensso/encore.cljs

Please check it.

ptaoussanis commented 4 years ago

Thanks, this will be addressed in the next release.