Skip to content

Fix minor SonarQube smells #3549

@artembilan

Description

@artembilan

See Sonar report for the current main: https://sonar.spring.io/project/issues?id=org.springframework.integration%3Aspring-integration%3Amain&resolved=false&severities=MINOR&types=CODE_SMELL

Mostly those smells are about a Magic Number rule violation.

In some places we indeed need to extract a constant for such a default value, but in other places it really would be better just to place a // NOSONAR comment after the code line to ignore it from Sonar analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions