rjmurillo/moq.analyzers

View on GitHub
.github/workflows/release.yml

Summary

Maintainability
Test Coverage

Expected an indentation at 8 instead of at 6.
Open

      - released
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  security-events: write  # required for CodeQL
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  publish:
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  workflow_dispatch: # Allow running the workflow manually from the GitHub UI
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

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

Expected an indentation at 4 instead of at 2.
Open

  packages: read
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - name: Publish NuGet package
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  actions: read
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          }
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - prereleased
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          foreach ($file in (Get-ChildItem ./packages/release -Recurse -Include *.nupkg)) {
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

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

Expected an indentation at 8 instead of at 6.
Open

      - published # Run the workflow when a new GitHub release is published
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - edited
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          merge-multiple: true
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  contents: read
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          path: packages
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          pattern: packages-windows-*
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - name: Download packages
Severity: Minor
Found in .github/workflows/release.yml by editorconfig

There are no issues that match your filters.

Category
Status