Skip to content

Rewrite SDL renderer primitive drawing methods and add test coverage #947

Rewrite SDL renderer primitive drawing methods and add test coverage

Rewrite SDL renderer primitive drawing methods and add test coverage #947

Triggered via push March 28, 2025 06:54
Status Failure
Total duration 42s
Artifacts
Matrix: tox
Matrix: build-macos
Matrix: build
Matrix: linux-wheels
test-docs
0s
test-docs
Matrix: parse_sdl
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ruff
Process completed with exit code 1.
mypy
The process '/home/runner/.local/bin/mypy' failed with exit code 1
mypy: tcod/console.py#L107
Need type annotation for "_DTYPE_RGB"
mypy: tcod/console.py#L40
Need type annotation for "rgb_graphic"
mypy: tcod/console.py#L32
Need type annotation for "rgba_graphic"
sdist
Process completed with exit code 1.