Skip to content

🐛 yellowstone date filtering #422

🐛 yellowstone date filtering

🐛 yellowstone date filtering #422

Triggered via pull request December 4, 2024 01:41
Status Success
Total duration 32s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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]
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636