increase transparency of showKeyPopUp #1592
14 new issues, 458 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
458 | 14 | 444 | 1 | 👎 |
Reference build: eclipse.platform.ui » master #282
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 13 | 1 |
Annotations
jenkins-eclipse-platform / Eclipse ECJ
Potential Programming Problem
NORMAL:
Null comparison always yields false: The variable context cannot be null at this location
jenkins-eclipse-platform / Eclipse ECJ
Potential Programming Problem
NORMAL:
Redundant null check: The variable context cannot be null at this location
jenkins-eclipse-platform / Eclipse ECJ
Unnecessary Code
NORMAL:
The value of the parameter enableLinking is not used
jenkins-eclipse-platform / Eclipse ECJ
Unnecessary Code
NORMAL:
Statement unnecessarily nested within else clause. The corresponding then clause does not complete normally
jenkins-eclipse-platform / Eclipse ECJ
Name Shadowing Conflict
NORMAL:
The field MTestPackage.Literals.TEST_HARNESS is hiding a field from type MTestPackage
jenkins-eclipse-platform / Eclipse ECJ
Potential Programming Problem
LOW:
The switch over the enum type FoldingStrategy.SearchingFor should have a default case
jenkins-eclipse-platform / Eclipse ECJ
Potential Programming Problem
NORMAL:
Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above
jenkins-eclipse-platform / Eclipse ECJ
Potential Programming Problem
NORMAL:
Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
An anonymous type defined in org.eclipse.e4.tools.compat.internal.ContextServiceFactory.create(Class, IServiceLocator, IServiceLocator) illegally implements IStylingEngine
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
PartHelper illegally references method IStylingEngine.setClassname(Object, String)
jenkins-eclipse-platform / Eclipse ECJ
Deprecation
NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal
jenkins-eclipse-platform / Eclipse ECJ
Deprecation
NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal
jenkins-eclipse-platform / Eclipse ECJ
Deprecation
NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal
jenkins-eclipse-platform / Eclipse ECJ
Deprecation
NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
ParameterValueConversionException leaks APIs from the superclass CommandException
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
ExpressionContext illegally implements IEvaluationContext
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
NotifyingTreeViewer illegally extends TreeViewer
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
The API problem filter for: 'The super interfaces set has been reduced (org.eclipse.e4.ui.model.application.ui.menu.InternalItemType) for type org.eclipse.e4.ui.model.application.ui.menu.ItemType' is no longer used
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
The API problem filter for: 'The super interfaces set has been reduced (org.eclipse.e4.ui.model.application.ui.InternalSideValue) for type org.eclipse.e4.ui.model.application.ui.SideValue' is no longer used
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
DnDManager illegally references method IStylingEngine.setClassname(Object, String)
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
DnDManager illegally references method IStylingEngine.style(Object)
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.setClassname(Object, String)
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.setClassname(Object, String)
jenkins-eclipse-platform / Eclipse ECJ
Other
NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.style(Object)
jenkins-eclipse-platform / Eclipse ECJ
Javadoc
NORMAL:
Javadoc: Missing comment for public declaration