chore(deps-dev): Bump types-openpyxl from 3.1.5.20241114 to 3.1.5.20241126 #1613
lint-and-test.yaml
on: pull_request
pre-commit
/
pre-commit
15s
Matrix: test-python-poetry / pytest
Annotations
6 errors
test-python-poetry / Test python 3.x:
suisa_sendemeldung/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test-python-poetry / Test python 3.x:
suisa_sendemeldung/suisa_sendemeldung.py#L1
suisa_sendemeldung/suisa_sendemeldung.py
700: error: Item "MergedCell" of "Cell | MergedCell" has no attribute "column_letter" [union-attr]
701: error: Item "MergedCell" of "Cell | MergedCell" has no attribute "column_letter" [union-attr]
|
test-python-poetry / Test python 3.x
Process completed with exit code 1.
|
test-python-poetry / Test python 3.12:
suisa_sendemeldung/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test-python-poetry / Test python 3.12:
suisa_sendemeldung/suisa_sendemeldung.py#L1
suisa_sendemeldung/suisa_sendemeldung.py
700: error: Item "MergedCell" of "Cell | MergedCell" has no attribute "column_letter" [union-attr]
701: error: Item "MergedCell" of "Cell | MergedCell" has no attribute "column_letter" [union-attr]
|
test-python-poetry / Test python 3.12
Process completed with exit code 1.
|