Skip to content

chore: README formatting #26

chore: README formatting

chore: README formatting #26

Triggered via push December 14, 2024 02:46
Status Success
Total duration 1m 9s
Artifacts

tests.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Tests (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L54
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L60
Method "__repr__" is not marked as override but is overriding a method in class "object" (reportImplicitOverride)
Tests (3.11): tp53/seshat/find_in_gmail/_find_in_gmail.py#L84
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L54
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L60
Method "__repr__" is not marked as override but is overriding a method in class "object" (reportImplicitOverride)
Tests (3.12): tp53/seshat/find_in_gmail/_find_in_gmail.py#L84
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L20
Stub file not found for "google_auth_oauthlib.flow" (reportMissingTypeStubs)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Stub file not found for "googleapiclient.discovery" (reportMissingTypeStubs)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L21
Type of "build_google_client" is partially unknown   Type of "build_google_client" is "(serviceName: Unknown, version: Unknown, http: Unknown | None = None, discoveryServiceUrl: Unknown | None = None, developerKey: Unknown | None = None, model: Unknown | None = None, requestBuilder: type[HttpRequest] = HttpRequest, credentials: Unknown | None = None, cache_discovery: bool = True, cache: Unknown | None = None, client_options: Unknown | None = None, adc_cert_path: Unknown | None = None, adc_key_path: Unknown | None = None, num_retries: int = 1, static_discovery: Unknown | None = None, always_use_jwt_access: bool = False) -> Unknown" (reportUnknownVariableType)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L54
Type annotation for attribute `mime_type` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L55
Type annotation for attribute `body` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L56
Type annotation for attribute `filename` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L57
Type annotation for attribute `headers` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L58
Type annotation for attribute `part_id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L60
Method "__repr__" is not marked as override but is overriding a method in class "object" (reportImplicitOverride)
Tests (3.13): tp53/seshat/find_in_gmail/_find_in_gmail.py#L84
Type annotation for attribute `soup` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)