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

increase transparency of showKeyPopUp #1592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

increase transparency of showKeyPopUp

d3f9759
Select commit
Loading
Failed to load commit list.
Open

increase transparency of showKeyPopUp #1592

increase transparency of showKeyPopUp
d3f9759
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform / Eclipse ECJ succeeded Jan 30, 2024 in 0s

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

Check warning on line 859 in bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/BindingManager.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Potential Programming Problem

NORMAL:
Null comparison always yields false: The variable context cannot be null at this location

Check warning on line 860 in bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/BindingManager.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Potential Programming Problem

NORMAL:
Redundant null check: The variable context cannot be null at this location

Check warning on line 957 in bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Unnecessary Code

NORMAL:
The value of the parameter enableLinking is not used

Check warning on line 1379 in tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/model/test/impl/TestHarnessImpl.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Unnecessary Code

NORMAL:
Statement unnecessarily nested within else clause. The corresponding then clause does not complete normally

Check warning on line 499 in tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/model/test/MTestPackage.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Name Shadowing Conflict

NORMAL:
The field MTestPackage.Literals.TEST_HARNESS is hiding a field from type MTestPackage

Check warning on line 109 in tests/org.eclipse.ui.genericeditor.tests/src/org/eclipse/ui/genericeditor/tests/contributions/FoldingStrategy.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Potential Programming Problem

LOW:
The switch over the enum type FoldingStrategy.SearchingFor should have a default case

Check warning on line 60 in tests/org.eclipse.ui.workbench.texteditor.tests/src/org/eclipse/ui/workbench/texteditor/tests/minimap/MinimapPageTest.java

See this annotation in the file changed.

@jenkins-eclipse-platform 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

Check warning on line 65 in tests/org.eclipse.ui.workbench.texteditor.tests/src/org/eclipse/ui/workbench/texteditor/tests/minimap/MinimapPageTest.java

See this annotation in the file changed.

@jenkins-eclipse-platform 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

Check warning on line 80 in tools/bundles/org.eclipse.e4.tools.compat/src/org/eclipse/e4/tools/compat/internal/ContextServiceFactory.java

See this annotation in the file changed.

@jenkins-eclipse-platform 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

Check warning on line 81 in tools/bundles/org.eclipse.e4.tools.compat/src/org/eclipse/e4/tools/compat/internal/PartHelper.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
PartHelper illegally references method IStylingEngine.setClassname(Object, String)

Check warning on line 7 in tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Deprecation

NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal

Check warning on line 262 in tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Deprecation

NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal

Check warning on line 20 in tools/bundles/org.eclipse.e4.tools.services/src/org/eclipse/e4/tools/services/impl/ResourceBundleHelper.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Deprecation

NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal

Check warning on line 412 in tools/bundles/org.eclipse.e4.tools.services/src/org/eclipse/e4/tools/services/impl/ResourceBundleHelper.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Deprecation

NORMAL:
The type AccessController has been deprecated since version 17 and marked for removal

Check warning on line 24 in bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterValueConversionException.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
ParameterValueConversionException leaks APIs from the superclass CommandException

Check warning on line 27 in bundles/org.eclipse.e4.core.commands/src/org/eclipse/e4/core/commands/ExpressionContext.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
ExpressionContext illegally implements IEvaluationContext

Check warning on line 725 in bundles/org.eclipse.e4.ui.dialogs/src/org/eclipse/e4/ui/dialogs/filteredtree/FilteredTree.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
NotifyingTreeViewer illegally extends TreeViewer

Check warning on line 34 in bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/menu/ItemType.java

See this annotation in the file changed.

@jenkins-eclipse-platform 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

Check warning on line 35 in bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/SideValue.java

See this annotation in the file changed.

@jenkins-eclipse-platform 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

Check warning on line 398 in bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/DnDManager.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
DnDManager illegally references method IStylingEngine.setClassname(Object, String)

Check warning on line 399 in bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/DnDManager.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
DnDManager illegally references method IStylingEngine.style(Object)

Check warning on line 153 in bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/SplitFeedbackOverlay.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.setClassname(Object, String)

Check warning on line 151 in bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/SplitFeedbackOverlay.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.setClassname(Object, String)

Check warning on line 155 in bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/SplitFeedbackOverlay.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Other

NORMAL:
SplitFeedbackOverlay illegally references method IStylingEngine.style(Object)

Check warning on line 30 in bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/ArrangeWindowHandler.java

See this annotation in the file changed.

@jenkins-eclipse-platform jenkins-eclipse-platform / Eclipse ECJ

Javadoc

NORMAL:
Javadoc: Missing comment for public declaration