Update test.yml #11
Annotations
10 errors
musicalgestures/_audio.py#L79
musicalgestures/_audio.py:79:13: E722 Do not use bare `except`
|
musicalgestures/_blend.py#L2
musicalgestures/_blend.py:2:1: E401 Multiple imports on one line
|
musicalgestures/_blend.py#L2
musicalgestures/_blend.py:2:12: F401 `subprocess` imported but unused
|
musicalgestures/_blend.py#L23
musicalgestures/_blend.py:23:20: E711 Comparison to `None` should be `cond is None`
|
musicalgestures/_blend.py#L28
musicalgestures/_blend.py:28:23: E711 Comparison to `None` should be `cond is None`
|
musicalgestures/_blend.py#L40
musicalgestures/_blend.py:40:9: F821 Undefined name `cmd_filter`
|
musicalgestures/_blend.py#L47
musicalgestures/_blend.py:47:22: E712 Comparison to `True` should be `cond is True` or `if cond:`
|
musicalgestures/_blurfaces.py#L6
musicalgestures/_blurfaces.py:6:8: F401 `subprocess` imported but unused
|
musicalgestures/_blurfaces.py#L15
musicalgestures/_blurfaces.py:15:37: F401 `musicalgestures._filter.filter_frame_ffmpeg` imported but unused
|
musicalgestures/_blurfaces.py#L113
musicalgestures/_blurfaces.py:113:23: E711 Comparison to `None` should be `cond is None`
|
The logs for this run have expired and are no longer available.
Loading