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

Introduce constant#4

Open
jblievremont wants to merge 1 commit into
masterfrom
feature/add-issue
Open

Introduce constant#4
jblievremont wants to merge 1 commit into
masterfrom
feature/add-issue

Conversation

@jblievremont

Copy link
Copy Markdown
Contributor

No description provided.

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

@ghost ghost left a comment

Copy link
Copy Markdown

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


public class NullPointerDereference {

public String special = "Antonio";

Copy link
Copy Markdown

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