Skip to content

extract references from `Backend` implementations

Codacy Production / Codacy Static Code Analysis succeeded Sep 17, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 78 in hail/src/main/scala/is/hail/backend/local/LocalBackend.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/backend/local/LocalBackend.scala#L78

Avoid using null.

Check warning on line 388 in hail/src/main/scala/is/hail/backend/spark/SparkBackend.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/backend/spark/SparkBackend.scala#L388

Avoid using null.

Check warning on line 32 in hail/src/main/scala/is/hail/io/reference/package.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/io/reference/package.scala#L32

Avoid mutable fields.

Check warning on line 66 in hail/src/main/scala/is/hail/io/reference/package.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/io/reference/package.scala#L66

Avoid using null.

Check warning on line 75 in hail/src/main/scala/is/hail/io/reference/package.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/io/reference/package.scala#L75

Avoid using null.

Check warning on line 149 in hail/src/main/scala/is/hail/io/reference/package.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/io/reference/package.scala#L149

Avoid mutable fields.