Skip to content

Fix StyleCop issue

2d85973
Select commit
Loading
Failed to load commit list.
Open

Add ISkinService for Abstractions Project #5838

Fix StyleCop issue
2d85973
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Feb 25, 2025 in 4s

1/2 Fail(s): MILESTONE

Status: FAIL

    Here are some stats of the run:
    2 validations were ran.
    1 PASSED
    1 FAILED

Details

❌ Validator: MILESTONE

  • A milestone must be assigned to this pull request
    Input :
    Settings : {"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
  • ✔️ milestone must exclude 'Future:'
    Input :
    Settings : {"must_exclude":{"regex":"Future:","regex_flag":"none","message":"A milestone that does not contain `Future:` must be assigned to this pull request"}}

✔️ Validator: LABEL

  • ✔️ label does begins with 'Type:'
    Input : Type: Enhancement
    Settings : {"begins_with":{"match":"Type:","message":"A `Type:` label must be assigned to this pull request"}}
  • ✔️ label must exclude 'On Hold'
    Input : Type: Enhancement
    Settings : {"must_exclude":{"regex":"On Hold","regex_flag":"none","message":"This PR is `On Hold`"}}