Skip to content

IDEA inspection suppressions resulted from migration to v2022.3.3 #14625

@MANISH-K-07

Description

@MANISH-K-07

Based on findings at #14604 & #14696

IDEA version used : v2022.3.3 (highest true scopes defect)
JetBrains Release docs

Version: 2022.3.3
Build: 223.8836.41
Released: 8 March 2023

The version bump resulted in successful build with validation problems which have been suppressed for migration :
https://app.circleci.com/pipelines/github/checkstyle/checkstyle/1/workflows/0968f80e-db8e-401a-ad87-8c409072ba31/jobs/574793/artifacts

As part of this issue, the following validations have suppressions that need to be picked and dealt with :

After resolving the suppression, the @noinspection & @noinspectionreason tags must be removed from respective Javadoc. There is very little probability of cases which might require permanent suppression, report here as issue comments for such.

 * @noinspection TailRecursion
 * @noinspectionreason TailRecursion- until Issue #14625
 */

See diff in PR #14696 to find such suppressions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions