Merge pull request #11 from Cullen-Shannon/url-validation #25
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
Test
No files were found with the provided path: /home/runner/work/as-bookmarks-plugin/as-bookmarks-plugin/build/reports/tests. No artifacts will be uploaded.
|
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()\]'
|
Inspect code
The following actions use a deprecated Node.js version and will be forced to run on node20: JetBrains/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
IntelliJ Platform Plugin Template-1.13.0
Expired
|
633 KB |
|
pluginVerifier-result
Expired
|
18.9 KB |
|