Avoid copying plain map when converting to instance (#165) #115
Run clj-kondo
linting took 1828ms, errors: 6, warnings: 0, info: 0
Annotations
Check failure on line 35 in src/toucan2/util.clj
github-actions / Run clj-kondo
src/toucan2/util.clj#L35
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls
Check failure on line 353 in toucan1/test/toucan/models_test.clj
github-actions / Run clj-kondo
toucan1/test/toucan/models_test.clj#L353
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls
Check failure on line 388 in toucan1/test/toucan/models_test.clj
github-actions / Run clj-kondo
toucan1/test/toucan/models_test.clj#L388
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls
Check failure on line 394 in toucan1/test/toucan/models_test.clj
github-actions / Run clj-kondo
toucan1/test/toucan/models_test.clj#L394
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls
Check failure on line 41 in toucan1/test/toucan/test_models/category.clj
github-actions / Run clj-kondo
toucan1/test/toucan/test_models/category.clj#L41
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls
Check failure on line 49 in toucan1/test/toucan/test_models/category.clj
github-actions / Run clj-kondo
toucan1/test/toucan/test_models/category.clj#L49
[java-static-field-call] Static fields should be referenced without parens unless they are intended as function calls