Skip to content

🐛 goingtocamp missing sites #410

🐛 goingtocamp missing sites

🐛 goingtocamp missing sites #410

Triggered via pull request February 22, 2024 15:52
Status Success
Total duration 36s
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]