Skip to content

Conversation

@vojtech-suchy-sonarsource
Copy link
Collaborator

Description

A clear and concise summary of the change and which issue (if any) it fixes. Should also include relevant motivation and context.

Resolved or fixed issue:

Affirmation

constructor (private readonly router: Router, private readonly ngZone: NgZone) {}

checkout () {
true()

Choose a reason for hiding this comment

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

Hi there!AutoCodeRover here! I have a proposal to fix the following issue:

Suggested change
true()


findAllUsers () {
this.userService.find().subscribe((users) => {
var unusedVariable = 'unusedVariable'

Choose a reason for hiding this comment

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

Hi there!AutoCodeRover here! I have a proposal to fix the following issue:

Suggested change
var unusedVariable = 'unusedVariable'
// Removed unused variable declaration

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
D Reliability Rating on New Code (required ≥ A)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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