Skip to content

feat(ci): run tests on macos #9691

feat(ci): run tests on macos

feat(ci): run tests on macos #9691

Triggered via pull request February 27, 2025 12:09
Status Success
Total duration 2m 59s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
mypy: weblate/trans/tests/test_selenium.py#L84
'Settings' object has no attribute 'BASE_DIR'
mypy: weblate/trans/tests/test_selenium.py#L571
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy: weblate/trans/tests/test_selenium.py#L574
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy: weblate/trans/tests/test_selenium.py#L679
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy: weblate/trans/tests/test_selenium.py#L799
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy: weblate/trans/tests/test_selenium.py#L805
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy: weblate/trans/tests/test_selenium.py#L1000
"clear" of "WebElement" does not return a value (it only ever returns None)
mypy
Process completed with exit code 1.