Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HierarchicalASTVisitor #1029

Merged

Update HierarchicalASTVisitor

f2e738d
Select commit
Loading
Failed to load commit list.
Merged

Update HierarchicalASTVisitor #1029

Update HierarchicalASTVisitor
f2e738d
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse JDT / Eclipse ECJ failed Dec 21, 2023 in 0s

57 new issues, 105 total

Total New Outstanding Fixed Trend
105 57 48 1 👎

Reference build: eclipse.jdt.ui-github » master #148

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 53 4

Annotations

Check warning on line 1077 in org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

LOW:

Check warning on line 442 in org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/JarUtil.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

LOW:

Check warning on line 41 in org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/reorg/AbstractMoveCompilationUnitPrefTest.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

LOW:
from org.eclipse.jdt.ui.junit.sampleproject/pom.xml

Check warning on line 283 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter monitor is not used

Check warning on line 283 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter status is not used

Check warning on line 344 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter declaringCuNode is not used

Check warning on line 344 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter removeIndentation is not used

Check warning on line 420 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter removeIndentation is not used

Check warning on line 435 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter sourceRewriter is not used

Check warning on line 488 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The declared exception JavaModelException is not actually thrown by the method getUnindentedText(String, ICompilationUnit) from type HierarchyProcessor

Check warning on line 549 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter target is not used

Check warning on line 549 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter hierarchy is not used

Check warning on line 549 in org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/HierarchyProcessor.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The declared exception JavaModelException is not actually thrown by the method canBeAccessedFrom(IMember, IType, ITypeHierarchy) from type HierarchyProcessor

Check warning on line 1068 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter binding is not used

Check warning on line 260 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/generics/ParametricStructureComputer.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter v is not used

Check warning on line 48 in org.eclipse.jdt.core.manipulation/proposals/org/eclipse/jdt/internal/ui/text/correction/proposals/NewDefiningMethodProposalCore.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter addOverride is not used

Check warning on line 24 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/code/flow/ThrowFlowInfo.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter context is not used

Check warning on line 136 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/SelectionAnalyzer.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter node is not used

Check warning on line 414 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter propertykey is not used

Check warning on line 414 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter expression is not used

Check warning on line 415 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter object is not used

Check warning on line 472 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter propertykey is not used

Check warning on line 472 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter expression is not used

Check warning on line 473 in org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/UpdateProperty.java

See this annotation in the file changed.

@jenkins-eclipse-jdt jenkins-eclipse-jdt / Eclipse ECJ

Other

NORMAL:
The value of the parameter object is not used