[AddonManager] Remove one of the conflicting names #1141
Annotations
4 errors and 11 warnings
Codespell
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/AddonManager/package_list.py#L763
Instance of 'Ui_PackageList' has no 'labelStatus' member (no-member)
|
Pylint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Codespell:
src/Mod/AddonManager/package_list.py#L643
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L645
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L647
indexIn ==> indexing, index in
|
Codespell:
src/Mod/AddonManager/package_list.py#L650
indexIn ==> indexing, index in
|
Black (Python):
src/Mod/AddonManager/package_list.py#L1
would reformat src/Mod/AddonManager/package_list.py
|
Pylint:
src/Mod/AddonManager/package_list.py#L216
Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
|
Pylint:
src/Mod/AddonManager/package_list.py#L574
Too many return statements (19/6) (too-many-return-statements)
|
Pylint:
src/Mod/AddonManager/package_list.py#L574
Too many branches (30/12) (too-many-branches)
|
Pylint:
src/Mod/AddonManager/package_list.py#L661
Too many statements (60/50) (too-many-statements)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lint-12559653737-Logs", "Prepare-12559653737-Logs", "Ubuntu_20-04-12559653737-Logs", "Ubuntu_22-04-12559653737-Logs", "Windows-12559653737-Logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading