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

Set up workflow for automated version increments in pull-requests #678

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

[Build] Move all fast pull-request checks to checks.yml

6553d8e
Select commit
Loading
Failed to load commit list.
Open

Set up workflow for automated version increments in pull-requests #678

[Build] Move all fast pull-request checks to checks.yml
6553d8e
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Equinox / Compiler and API Tools succeeded Nov 27, 2024 in 0s

1 new issue, 1140 total

Total New Outstanding Fixed Trend
1140 1 1139 0 👎

Reference build: equinox » master #65

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 1 0

Annotations

Check warning on line 0 in equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java

See this annotation in the file changed.

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

Other

NORMAL:
baseline and build for org/eclipse/osgi/internal/framework/SystemBundleActivator.class have different contents

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

Check warning on line 290 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 add(Object) belongs to the raw type Vector. References to generic type Vector