Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Introduce constant #4

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

Introduce constant #4

wants to merge 1 commit into from

Conversation

jblievremont
Copy link
Member

No description provided.

@ghost ghost closed this Apr 18, 2018
@ghost ghost reopened this Apr 18, 2018
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 1
Code Smell Code Smells: 0

See all issues in SonarCloud

@@ -2,6 +2,8 @@

public class NullPointerDereference {

public String special = "Antonio";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vulnerability Vulnerability: Make special a static final constant or non-public and provide accessors if needed. (squid:ClassVariableVisibilityCheck)

See it in SonarCloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant