types hints para materiais #15
Annotations
10 errors
python/src/almoxarifado.py#L24
python\src\almoxarifado.py:24:9: PLR0913 Too many arguments in function definition (9 > 5)
|
python/src/almoxarifado.py#L99
python\src\almoxarifado.py:99:9: PLR0912 Too many branches (18 > 12)
|
python/src/almoxarifado.py#L99
python\src\almoxarifado.py:99:9: PLR0915 Too many statements (51 > 50)
|
python/src/almoxarifado.py#L327
python\src\almoxarifado.py:327:5: PLR0913 Too many arguments in function definition (9 > 5)
|
python/src/cesta/__init__.py#L1
python\src\cesta\__init__.py:1:1: D104 Missing docstring in public package
|
python/src/cesta/itens_naovinculados/__init__.py#L1
python\src\cesta\itens_naovinculados\__init__.py:1:1: D104 Missing docstring in public package
|
python/src/confere_os.py#L19
python\src\confere_os.py:19:5: C901 `consulta_os` is too complex (23 > 10)
|
python/src/confere_os.py#L19
python\src\confere_os.py:19:5: PLR0912 Too many branches (19 > 12)
|
python/src/confere_os.py#L19
python\src\confere_os.py:19:5: PLR0915 Too many statements (80 > 50)
|
python/src/confere_os.py#L105
python\src\confere_os.py:105:13: PLW2901 `for` loop variable `cod_tse` overwritten by assignment target
|
The logs for this run have expired and are no longer available.
Loading