8000 Update CI benchmark baseline · cobbler/cobbler@ab91538 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Update CI benchmark baseline #4306

Update CI benchmark baseline

Update CI benchmark baseline #4306

Triggered via pull request May 23, 2025 15:29
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
docs
18s
docs
shellscripts
4s
shellscripts
pyright
50s
pyright
black formatter
12s
black formatter
isort formatter
6s
isort formatter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
pyright: tests/tftpgen_test.py#L449
Type of "mock_open" is partially unknown   Type of "mock_open" is "((mock: Unknown | None = None, read_data: Any = "") -> Any) | ((mock: Any | None = None, read_data: Any = "") -> Any)" (reportUnknownMemberType)
pyright: tests/tftpgen_test.py#L224
Type of "mock_open" is partially unknown   Type of "mock_open" is "((mock: Unknown | None = None, read_data: Any = "") -> Any) | ((mock: Any | None = None, read_data: Any = "") -> Any)" (reportUnknownMemberType)
pyright: tests/serializer_test.py#L64
Type of "mock_open" is partially unknown   Type of "mock_open" is "((mock: Unknown | None = None, read_data: Any = "") -> Any) | ((mock: Any | None = None, read_data: Any = "") -> Any)" (reportUnknownMemberType)
pyright: tests/serializer_test.py#L41
Type of "mock_open" is partially unknown   Type of "mock_open" is "((mock: Unknown | None = None, read_data: Any = "") -> Any) | ((mock: Any | None = None, read_data: Any = "") -> Any)" (reportUnknownMemberType)
pyright: cobbler/services.py#L490
Return type, "str | Unknown", is partially unknown (reportUnknownVariableType)
pyright: cobbler/services.py#L490
Type of "decode" is partially unknown   Type of "decode" is "((encoding: str = "utf-8", errors: str = "strict") -> str) | Unknown" (reportUnknownMemberType)
pyright: cobbler/services.py#L490
Type of "content" is partially unknown   Type of "content" is "bytes | Unknown" (reportUnknownMemberType)
pyright: cobbler/services.py#L459
Return type, "str | Unknown", is partially unknown (reportUnknownVariableType)
pyright: cobbler/services.py#L459
Type of "decode" is partially unknown   Type of "decode" is "((encoding: str = "utf-8", errors: str = "strict") -> str) | Unknown" (reportUnknownMemberType)
pyright: cobbler/services.py#L459
Type of "content" is partially unknown   Type of "content" is "bytes | Unknown" (reportUnknownMemberType)
isort formatter
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
pyright: setup.py#L28
Import "setuptools.modified" could not be resolved from source (reportMissingModuleSource)
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
0