Skip to content

Merge pull request #13 from Cullen-Shannon/final-config-updates #13

Merge pull request #13 from Cullen-Shannon/final-config-updates

Merge pull request #13 from Cullen-Shannon/final-config-updates #13

Triggered via push October 11, 2024 23:07
Status Failure
Total duration 9s
Artifacts
Template Cleanup
2s
Template Cleanup
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Template Cleanup
Process completed with exit code 1.
Nullability and data flow problems: src/main/java/org/jetbrains/plugins/template/TreeTransferHandler.java#L173
Dereference of `nodes` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/org/jetbrains/plugins/template/TreeTransferHandler.java#L52
Dereference of `selRows` may produce `NullPointerException`
'Collection.toArray()' call style: src/main/java/org/jetbrains/plugins/template/TreeTransferHandler.java#L107
Call to `toArray()` with pre-sized array argument 'new DefaultMutableTreeNode\[toRemove.size()\]'
'Collection.toArray()' call style: src/main/java/org/jetbrains/plugins/template/TreeTransferHandler.java#L105
Call to `toArray()` with pre-sized array argument 'new DefaultMutableTreeNode\[copies.size()\]'