Skip to content

Unfixed StyleCop issues shown as fixed #27

@xtqqczze

Description

@xtqqczze

In PowerShell/PowerShell#13396 we saw codefactor-io report 3542 fixed issues, that were not changed in the PR and in actual fact are unresolved in the master branch. We've been seeing many issues like this in the last month or so, but this is the most extreme case by far.

The cause of this issue might be that the project recently started using C# 9.0 features, like new and, or, and not keywords for pattern matching and target-typed new expressions and codefactor-io does not yet support C# 9.0, or is using old version of StyleCopAnalyzers.

See also: #26.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions