Skip to content

Fix suppressWarnings #3072

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elsazac
Copy link
Member

@elsazac elsazac commented Jun 27, 2025

Remove 'deprecation' from @SuppressWarnings as it triggers an extra warning.

@elsazac elsazac changed the title fix SuppressWarnings Fix suppressWarnings Jun 27, 2025
@eclipse-platform-bot
Copy link
Contributor

eclipse-platform-bot commented Jun 27, 2025

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 7923d4daf33fe2e20547a11263cca5b00280e14b Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Mon, 30 Jun 2025 08:21:52 +0000
Subject: [PATCH] Version bump(s) for 4.37 stream


diff --git a/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
index cda8171993..76d8aaef37 100644
--- a/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.e4.ui.model.workbench;singleton:=true
-Bundle-Version: 2.4.600.qualifier
+Bundle-Version: 2.4.700.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-17
-- 
2.49.0

Further information are available in Common Build Issues - Missing version increments.

Copy link
Contributor

github-actions bot commented Jun 27, 2025

Test Results

 2 778 files  ±0   2 778 suites  ±0   1h 44m 36s ⏱️ + 5m 6s
 7 932 tests ±0   7 704 ✅ ±0  228 💤 ±0  0 ❌ ±0 
23 351 runs  ±0  22 605 ✅ ±0  746 💤 ±0  0 ❌ ±0 

Results for commit 8714113. ± Comparison against base commit 634e5f0.

♻️ This comment has been updated with latest results.

@elsazac elsazac force-pushed the suppress_warning branch 4 times, most recently from b69745f to f0fd6fd Compare July 1, 2025 08:57
@elsazac elsazac force-pushed the suppress_warning branch from f0fd6fd to 23ed5bf Compare July 18, 2025 11:13
@akurtakov
Copy link
Member

The PR adds 6 new warnings. It doesn't look like this is the correct change.

@elsazac elsazac force-pushed the suppress_warning branch from 23ed5bf to 1edaa01 Compare July 23, 2025 11:27
@elsazac
Copy link
Member Author

elsazac commented Jul 23, 2025

The PR adds 6 new warnings. It doesn't look like this is the correct change.

Yeah, I am checking this.

@elsazac elsazac force-pushed the suppress_warning branch from 1edaa01 to 26e86c4 Compare July 23, 2025 12:44
@elsazac elsazac force-pushed the suppress_warning branch from 26e86c4 to 8714113 Compare July 23, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants