alibaba/java-dns-cache-manipulator

View on GitHub
.github/workflows/ci.yaml

Summary

Maintainability
Test Coverage

Expected an indentation at 8 instead of at 6.
Open

      - uses: actions/checkout@v4
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          java-version: ${{ matrix.java }}
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  test:
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      max-parallel: 64
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          cache: maven
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      fail-fast: false
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      matrix:
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - run: ./mvnw -V --no-transfer-progress clean package
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - uses: actions/setup-java@v4
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          distribution: zulu
Severity: Minor
Found in .github/workflows/ci.yaml by editorconfig

There are no issues that match your filters.

Category
Status