make stat.FILE_ATTRIBUTE_* available on all platforms #33600
tests.yml
on: pull_request
Check typeshed structure
10s
mypy: Run test cases
4m 54s
stub_uploader tests
5m 9s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
21 errors
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.11)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L17
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L16
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L15
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L14
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L13
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L12
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L11
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L10
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L9
Unnecessary "# pyright: ignore" rule: "reportConstantRedefinition" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/stat.pyi#L2
Unnecessary "# pyright: ignore" rule: "reportGeneralTypeIssues" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.10)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.9)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.10)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.9)
Exit code 1
|