Skip to content

🐛 persistent error notifications #419

🐛 persistent error notifications

🐛 persistent error notifications #419

Triggered via pull request May 28, 2024 04:20
Status Success
Total duration 38s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: camply/containers/base_container.py#L17
Function is missing a return type annotation [no-untyped-def]
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/containers/data_containers.py#L28
Function is missing a type annotation [no-untyped-def]
lint: camply/containers/data_containers.py#L42
Function is missing a type annotation [no-untyped-def]
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]