10000 Fix for updating profile.arch memory index · cobbler/cobbler@092c97a · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix for updating profile.arch memory index #4228

Fix for updating profile.arch memory index

Fix for updating profile.arch memory index #4228

Triggered via pull request January 4, 2025 18:19
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
pyright: tests/cobbler_collections/profile_collection_test.py#L442
Type of "distro2" is partially unknown   Type of "distro2" is "Unknown | Distro" (reportUnknownVariableType)
pyright: tests/cobbler_collections/profile_collection_test.py#L442
Expected 0 positional arguments (reportCallIssue)
pyright: tests/cobbler_collections/profile_collection_test.py#L447
Type of "name" is partially unknown   Type of "name" is "Unknown | str" (reportUnknownMemberType)
pyright: tests/cobbler_collections/profile_collection_test.py#L468
Type of "distro2" is partially unknown   Type of "distro2" is "Unknown | Distro" (reportUnknownVariableType)
pyright: tests/cobbler_collections/profile_collection_test.py#L468
Expected 0 positional arguments (reportCallIssue)
pyright: tests/cobbler_collections/profile_collection_test.py#L472
Type of "name" is partially unknown   Type of "name" is "Unknown | str" (reportUnknownMemberType)
pyright: tests/cobbler_collections/profile_collection_test.py#L493
Type of "name" is partially unknown   Type of "name" is "Unknown | str" (reportUnknownMemberType)
pyright
7 errors
black formatter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
isort formatter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
0