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

Fail on javadoc errors #716

Merged
merged 20 commits into from
Dec 12, 2024

One more round of javadoc fixes

c2aaa66
Select commit
Loading
Failed to load commit list.
Merged

Fail on javadoc errors #716

One more round of javadoc fixes
c2aaa66
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Equinox / Compiler and API Tools succeeded Dec 12, 2024 in 0s

2 new issues, 1140 total

Total New Outstanding Fixed Trend
1140 2 1138 2 👎

Reference build: equinox » master #72

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 0

Annotations

Check warning on line 49 in equinox/bundles/org.eclipse.equinox.device/src/org/eclipse/equinox/device/DriverTracker.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
ServiceReference is a raw type. References to generic type ServiceReference

Check warning on line 56 in equinox/bundles/org.eclipse.equinox.device/src/org/eclipse/equinox/device/DriverTracker.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
ServiceReference is a raw type. References to generic type ServiceReference

Check warning on line 48 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 56 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 61 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 100 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 103 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 106 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 109 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 112 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 112 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 128 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 193 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 197 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 205 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Hashtable is a raw type. References to generic type Hashtable

Check warning on line 205 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Hashtable is a raw type. References to generic type Hashtable

Check warning on line 206 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable

Check warning on line 206 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 207 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable

Check warning on line 207 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

NLS

NORMAL:
$
Non-externalized string literal; it should be followed by //$NON-NLS-

Check warning on line 213 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
Type safety: The expression of type Hashtable needs unchecked conversion to conform to Dictionary

Check warning on line 218 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Type safety: The method containsAll(Collection) belongs to the raw type Vector. References to generic type Vector

Check warning on line 283 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Vector is a raw type. References to generic type Vector

Check warning on line 283 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Vector is a raw type. References to generic type Vector

Check warning on line 284 in equinox/bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java

See this annotation in the file changed.

@jenkins-eclipse-equinox jenkins-eclipse-equinox / Compiler and API Tools

Unchecked Raw

NORMAL:
should be parameterized
Vector is a raw type. References to generic type Vector