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

PatternWin32ManualTest: suppress Discouraged access warning #1620

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

PatternWin32ManualTest: suppress Discouraged access warning

6662865
Select commit
Loading
Failed to load commit list.
Open

PatternWin32ManualTest: suppress Discouraged access warning #1620

PatternWin32ManualTest: suppress Discouraged access warning
6662865
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform Releng / Compiler and API Tools failed Nov 26, 2024 in 0s

10 new issues, 54 total

Total New Outstanding Fixed Trend
54 10 44 0 👎

Reference build: eclipse.platform.swt » master #806

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 10 0

Annotations

Check warning on line 35 in eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/src/org/eclipse/swt/tools/internal/Sleak.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 31 in eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/JUnit Tests/org/eclipse/swt/tests/gtk/Test_GtkConverter.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 46 in eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/Bug421127_Clipping_is_wrong.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 26 in eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/Bug546274_StyledTextVMCrash.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 33 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/DPIUtilTests.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 88 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 59 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_graphics_GC.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 53 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_graphics_Image.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 59 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_widgets_Display.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 52 in eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/performance/Test_situational.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")

Check warning on line 2085 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getCaption(AccessibleTableEvent) from the type AccessibleTableListener is deprecated

Check warning on line 2121 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getSummary(AccessibleTableEvent) from the type AccessibleTableListener is deprecated

Check warning on line 40 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/internal/ImageList.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 302 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/internal/ImageList.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 355 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/internal/ImageList.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 152 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Caret.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 247 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Caret.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 2885 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 3148 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 813 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TableItem.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 1219 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TableItem.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 1220 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TableItem.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 3084 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 3342 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated

Check warning on line 997 in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TreeItem.java

See this annotation in the file changed.

@jenkins-eclipse-platform-releng jenkins-eclipse-platform-releng / Compiler and API Tools

Deprecation

NORMAL:
The method getBoundsInPixels() from the type Image is deprecated