Skip to content

Avoid copying plain map when converting to instance (#165) #115

Avoid copying plain map when converting to instance (#165)

Avoid copying plain map when converting to instance (#165) #115

GitHub Actions / Run clj-kondo failed Jul 16, 2024 in 2s

Run clj-kondo

linting took 1828ms, errors: 6, warnings: 0, info: 0

Annotations

Check failure on line 35 in src/toucan2/util.clj

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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