Walter CI #2544
Annotations
1 error and 11 warnings
Run clj-kondo --lint src --config '{:output {:pattern "::warning file={{filename}},line={{row}},col={{col}}::{{message}}"}}'
Process completed with exit code 3.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
|
|
Run clj-kondo --lint src --config '{:output {:pattern "::warning file={{filename}},line={{row}},col={{col}}::{{message}}"}}':
src/piotr_yuxuan/closeable_map.clj#L508
clojure.core/assoc is called with 2 args but expects 3 or more
|
|
|
Run clj-kondo --lint src --config '{:output {:pattern "::warning file={{filename}},line={{row}},col={{col}}::{{message}}"}}':
src/piotr_yuxuan/closeable_map.clj#L510
clojure.core/keys is called with 2 args but expects 1
|
Loading