Skip to content

fix: fade state & tween #42

fix: fade state & tween

fix: fade state & tween #42

Triggered via push November 11, 2023 07:58
Status Failure
Total duration 36s
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

6 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): globals.py#L3
globals.py:3:25: F401 `pygame.math.Vector2` imported but unused
build (3.11)
Process completed with exit code 1.