[ArchStairs] Regression-fix : EnsureBase preventcreation #1610
Annotations
7 errors and 12 warnings
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/BIM/ArchStairs.py#L452
Possibly using variable 'struct' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L567
Possibly using variable 'dvec' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L569
Using variable 'dvec1' before assignment (used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L570
Using variable 'dvec2' before assignment (used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L1221
Possibly using variable 'p3r' before assignment (possibly-used-before-assignment)
|
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
|
Black (Python):
src/Mod/BIM/ArchStairs.py#L1
would reformat src/Mod/BIM/ArchStairs.py
|
Pylint:
src/Mod/BIM/ArchStairs.py#L73
Line too long (159/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L75
Line too long (130/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L77
Line too long (138/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L79
Line too long (172/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L84
Line too long (199/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L89
Line too long (149/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L91
Line too long (148/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L94
Line too long (150/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L97
Line too long (127/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchStairs.py#L99
Line too long (140/100) (line-too-long)
|
Loading