Skip to content

fix: Camera follow with fullscreen #41

fix: Camera follow with fullscreen

fix: Camera follow with fullscreen #41

Triggered via push November 9, 2023 12:23
Status Failure
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unittest.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (F401): explore_state.py#L6
explore_state.py:6:20: F401 `typing.Optional` imported but unused
Ruff (F401): explore_state.py#L6
explore_state.py:6:37: F401 `typing.List` imported but unused
Ruff (F401): explore_state.py#L6
explore_state.py:6:43: F401 `typing.Dict` imported but unused
Ruff (F401): explore_state.py#L6
explore_state.py:6:49: F401 `typing.Any` imported but unused
Ruff (F401): game.py#L4
game.py:4:27: F401 `pygame.sprite.Sprite` imported but unused
Ruff (F401): main.py#L8
main.py:8:39: F401 `globals.DISPLAY_SIZE` imported but unused
Ruff (F401): state_stack.py#L6
state_stack.py:6:21: F401 `globals.WINDOW_SIZE` imported but unused
build (3.11)
Process completed with exit code 1.