chore(ci): add ruff pipeline #4
Annotations
10 errors
scrubbed.py#L1
scrubbed.py:1:1: D100 Missing docstring in public module
|
scrubbed.py#L3
scrubbed.py:3:1: I001 Import block is un-sorted or un-formatted
|
scrubbed.py#L40
scrubbed.py:40:5: ANN201 Missing return type annotation for public function `redact_fields`
|
scrubbed.py#L40
scrubbed.py:40:5: D103 Missing docstring in public function
|
scrubbed.py#L40
scrubbed.py:40:19: ANN001 Missing type annotation for function argument `fields`
|
scrubbed.py#L40
scrubbed.py:40:27: ANN001 Missing type annotation for function argument `keys_to_keep`
|
scrubbed.py#L46
scrubbed.py:46:5: ANN201 Missing return type annotation for public function `scrub`
|
scrubbed.py#L46
scrubbed.py:46:5: D103 Missing docstring in public function
|
scrubbed.py#L46
scrubbed.py:46:11: ANN001 Missing type annotation for function argument `alert`
|
scrubbed.py#L61
scrubbed.py:61:5: ANN201 Missing return type annotation for public function `webhook`
|
This job failed
Loading