feat: generic anomaly detection #555
Annotations
10 errors
udf/anomaly-detection/src/__init__.py#L7
udf/anomaly-detection/src/__init__.py:7:5: D103 Missing docstring in public function
|
udf/anomaly-detection/src/__init__.py#L11
udf/anomaly-detection/src/__init__.py:11:27: PLW1508 Invalid type for environment variable default; expected `str` or `None`
|
udf/anomaly-detection/src/_config.py#L2
udf/anomaly-detection/src/_config.py:2:1: UP035 `typing.List` is deprecated, use `list` instead
|
udf/anomaly-detection/src/_config.py#L15
udf/anomaly-detection/src/_config.py:15:14: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_config.py#L30
udf/anomaly-detection/src/_config.py:30:18: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_config.py#L31
udf/anomaly-detection/src/_config.py:31:13: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_config.py#L44
udf/anomaly-detection/src/_config.py:44:21: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_config.py#L45
udf/anomaly-detection/src/_config.py:45:14: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_config.py#L55
udf/anomaly-detection/src/_config.py:55:14: UP006 Use `list` instead of `List` for type annotation
|
udf/anomaly-detection/src/_constants.py#L15
udf/anomaly-detection/src/_constants.py:15:52: PLW1508 Invalid type for environment variable default; expected `str` or `None`
|
The logs for this run have expired and are no longer available.
Loading