Initializing core.typed ... Building core.typed base environments ... Finished building base environments "Elapsed time: 6687.601 msecs" core.typed initialized. Start collecting zork-fortress.core Start collecting zork-fortress.cmds Start collecting zork-fortress.types Finished collecting zork-fortress.types Finished collecting zork-fortress.cmds Finished collecting zork-fortress.core Collected 3 namespaces in 1159.468 msecs Not checking clojure.core.typed (tagged :collect-only in ns metadata) Start checking zork-fortress.types Checked zork-fortress.types in 760.991 msecs Not checking clojure.walk (tagged :collect-only in ns metadata) Start checking zork-fortress.cmds Checked zork-fortress.cmds in 1127.613 msecs Start checking zork-fortress.core Checked zork-fortress.core in 291.88 msecs WARNING: Type Checker: Definition missing: clojure.walk/walk Hint: Use :no-check metadata with ann if this is an unchecked var Checked 5 namespaces (approx. 2553 lines) in 3379.838 msecs Type Error (zork_fortress/cmds.clj:17:9) Unannotated var clojure.walk/walk Hint: Add the annotation for clojure.walk/walk via check-ns or cf in: w/walk Type Error (zork_fortress/cmds.clj:18:17) Bad arguments to apply: Target: (t/IFn [t/Any * -> java.lang.String]) Arguments: t/Any in: (apply str p1__520#) Type Checker: Found 2 errors Found errors