Skip to content

✨ Improved YAML Search #350

✨ Improved YAML Search

✨ Improved YAML Search #350

Triggered via pull request June 21, 2023 05:44
Status Success
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L24
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L26
Argument 2 to "getenv" has incompatible type "None"; expected "str" [arg-type]
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#L35
Argument 2 to "getenv" has incompatible type "None"; expected "str" [arg-type]
lint: camply/config/notification_config.py#L83
Missing type parameters for generic type "dict" [type-arg]
lint: camply/config/notification_config.py#L117
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/api_config.py#L66
Missing type parameters for generic type "list" [type-arg]