Skip to content

remove the unused class variable

ce65328
Select commit
Loading
Failed to load commit list.
Open

[BUG] minor typing.ClassVar fix for class variables of Index #5189

remove the unused class variable
ce65328
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Jun 27, 2025 in 5s

1/2 Fail(s): LABEL

Status: FAIL

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

Details

✔️ Validator: TITLE

  • ✔️ title must exclude '^[?WIP\b'
    Input : [BUG] minor typing.ClassVar fix for class variables of Index
    Settings : {"must_exclude":{"regex":"^\\[?WIP\\b","message":"WIP pull requests can't be merged."}}

❌ Validator: LABEL

  • Please label this pull request with one of: bug, enhancement, new feature, docs or infrastructure.
    Input :
    Settings : {"must_include":{"regex":"bug|enhancement|new feature|docs|infrastructure|dead code|refactor","message":"Please label this pull request with one of: bug, enhancement, new feature, docs or infrastructure."}}