Skip to content

Disables the lock when the camera is dynamic #156

Disables the lock when the camera is dynamic

Disables the lock when the camera is dynamic #156

GitHub Actions / SpotBugs failed Oct 15, 2024 in 0s

SpotBugs Source Code Analyzer report

1 violation(s) found

Annotations

Check warning on line 191 in gama.core/src/gama/core/outputs/layers/properties/CameraDefinition.java

See this annotation in the file changed.

@github-actions github-actions / SpotBugs

BX_UNBOXING_IMMEDIATELY_REBOXED

Boxed value is unboxed and then immediately reboxed in gama.core.outputs.layers.properties.CameraDefinition.setLocked(Boolean)
Raw output
A boxed value is unboxed and then immediately reboxed.