Skip to content

feat: add move prototype refactoring #674

feat: add move prototype refactoring

feat: add move prototype refactoring #674

Triggered via pull request December 22, 2024 15:53
Status Failure
Total duration 10m 19s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Inspect code
Action failed with "The process '/usr/bin/git' failed with exit code 128"
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Inspect code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Condition is covered by further condition: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L128
Condition 'parent instanceof FusionBlock' covered by subsequent condition 'parent instanceof FusionPrototypeSignature'
Constant values: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L128
Condition `parent instanceof FusionBlock || parent instanceof FusionPrototypeSignature` is always `true`
Constant values: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L128
Condition `parent instanceof FusionBlock` is always `true`
Nullability and data flow problems: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L69
Condition `e instanceof FusionPrototypeSignature` is redundant and can be replaced with a null check
Nullability and data flow problems: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L47
Condition `element instanceof FusionPrototypeSignature` is redundant and can be replaced with a null check
Nullability and data flow problems: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L121
Condition `prototypeSignature instanceof FusionPrototypeSignature` is redundant and can be replaced with a null check
Incorrect string capitalization: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeDialog.java#L273
String 'Move to' is not properly capitalized. It should have title capitalization
Incorrect string capitalization: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeProcessor.java#L224
String 'Move prototypes to file ''{0}''' is not properly capitalized. It should have title capitalization
Incorrect string capitalization: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeProcessor.java#L95
String 'Create file ''{0}''' is not properly capitalized. It should have title capitalization
Unchecked warning: src/main/java/de/vette/idea/neos/lang/fusion/refactoring/MovePrototypeToFile.java#L113
Unchecked call to 'ArrayList(Collection)' as a member of raw type 'java.util.ArrayList'

Artifacts

Produced during runtime
Name Size
Intellij Neos-1.23.1
2.06 MB
pluginVerifier-result
30.1 KB