rjmurillo/moq.analyzers

View on GitHub

Showing 487 of 513 total issues

Expected an indentation at 4 instead of at 2.
Open

  - any-glob-to-any-file: ['.github/workflows/*.yml', '.github/dependabot.yml', '.github/labeler.yml']
Severity: Minor
Found in .github/labeler.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  <Import Project="$(RepoRoot)/src/Common/Common.projitems" Label="Shared" />

Expected an indentation at 4 instead of at 2.
Open

  </ItemGroup>

Expected an indentation at 4 instead of at 2.
Open

  <ItemGroup>

Expected an indentation at 12 instead of at 10.
Open

          </xsd:element>
Severity: Minor
Found in src/Analyzers/Resources.resx by editorconfig

Expected an indentation at 16 instead of at 14.
Open

              <xsd:sequence>
Severity: Minor
Found in src/Analyzers/Resources.resx by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      </xsd:complexType>
Severity: Minor
Found in src/Analyzers/Resources.resx by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  <Import Project="$(RepoRoot)/src/Common/Common.projitems" Label="Shared" />
Severity: Minor
Found in src/Common/Common.csproj by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  </ItemGroup>
Severity: Minor
Found in src/Common/Common.projitems by editorconfig

Expected an indentation at 16 instead of at 15.
Open

               || methodName.StartsWith("Moq.Language.IReturns", StringComparison.Ordinal);

Expected an indentation at 8 instead of at 6.
Open

      <package pattern="Microsoft.CodeAnalysis.CodeRefactoring.Testing*" />
Severity: Minor
Found in nuget.config by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  </packageSourceMapping>
Severity: Minor
Found in nuget.config by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      # This first step will fail if there's no metadata and so the approval

Expected an indentation at 4 instead of at 2.
Open

  issues:

Expected an indentation at 12 instead of at 10.
Open

          github-token: ${{ secrets.GH_ACTIONS_PR_WRITE }}

Expected an indentation at 4 instead of at 2.
Open

  build:
Severity: Minor
Found in .github/workflows/main.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      uses: actions/setup-dotnet@v4
Severity: Minor
Found in .github/workflows/main.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      run: dotnet build --no-restore --configuration Release /bl:./artifacts/logs/release/build.release.binlog
Severity: Minor
Found in .github/workflows/main.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      uses: actions/upload-artifact@v4
Severity: Minor
Found in .github/workflows/main.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      if: success() || failure()
Severity: Minor
Found in .github/workflows/main.yml by editorconfig
Severity
Category
Status
Source
Language