Skip to content

🧪 cassette reformatting #396

🧪 cassette reformatting

🧪 cassette reformatting #396

Triggered via pull request January 6, 2024 06:59
Status Success
Total duration 1m 18s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: camply/utils/api_utils.py#L12
Function is missing a return type annotation [no-untyped-def]
lint: camply/utils/api_utils.py#L54
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L25
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L27
Argument 2 to "getenv" has incompatible type "None"; expected "str" [arg-type]
lint: camply/config/notification_config.py#L28
Argument 2 to "getenv" has incompatible type "None"; expected "str" [arg-type]
lint: camply/config/notification_config.py#L36
Argument 2 to "getenv" has incompatible type "None"; expected "str" [arg-type]
lint: camply/config/notification_config.py#L84
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L118
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L119
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L134
Argument 2 to "getenv" has incompatible type "None"; expected "Union[str, bytes, bytearray]" [arg-type]