chore(deps)!: Update GitHub Actions (major) #144
ci.yml
on: pull_request
Annotations
80 warnings
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L306
Type of "name" is partially unknown
Type of "name" is "Unknown | None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L304
Type of "upload_from_filename" is partially unknown
Type of "upload_from_filename" is "(filename: Unknown, content_type: Unknown | None = None, client: Unknown | None = None, predefined_acl: Unknown | None = None, if_generation_match: Unknown | None = None, if_generation_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, checksum: str = "auto", retry: Retry = DEFAULT_RETRY, crc32c_checksum_value: Unknown | None = None) -> None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L296
Type of "blob" is partially unknown
Type of "blob" is "(blob_name: Unknown, chunk_size: Unknown | None = None, encryption_key: Unknown | None = None, kms_key_name: Unknown | None = None, generation: Unknown | None = None) -> Blob" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L185
Type of "create_bucket" is partially unknown
Type of "create_bucket" is "(bucket_or_name: Unknown, requester_pays: Unknown | None = None, project: Unknown | None = None, user_project: Unknown | None = None, location: Unknown | None = None, data_locations: Unknown | None = None, predefined_acl: Unknown | None = None, predefined_default_object_acl: Unknown | None = None, enable_object_retention: bool = False, timeout: int = _DEFAULT_TIMEOUT, retry: Retry = DEFAULT_RETRY) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L182
Type of "exists" is partially unknown
Type of "exists" is "(client: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, if_etag_match: Unknown | None = None, if_etag_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, retry: Retry = DEFAULT_RETRY) -> bool" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L180
Type of "bucket" is partially unknown
Type of "bucket" is "(bucket_name: Unknown, user_project: Unknown | None = None, generation: Unknown | None = None) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L137
Type of "get" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L133
Type of "sa_data" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L101
Implicit string concatenation not allowed (reportImplicitStringConcatenation)
|
|
Test gcs-utilities (Python 3.11):
packages/gcs-utilities/src/gcs_utilities/client.py#L13
Stub file not found for "google.cloud" (reportMissingTypeStubs)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L306
Type of "name" is partially unknown
Type of "name" is "Unknown | None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L304
Type of "upload_from_filename" is partially unknown
Type of "upload_from_filename" is "(filename: Unknown, content_type: Unknown | None = None, client: Unknown | None = None, predefined_acl: Unknown | None = None, if_generation_match: Unknown | None = None, if_generation_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, checksum: str = "auto", retry: Retry = DEFAULT_RETRY, crc32c_checksum_value: Unknown | None = None) -> None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L296
Type of "blob" is partially unknown
Type of "blob" is "(blob_name: Unknown, chunk_size: Unknown | None = None, encryption_key: Unknown | None = None, kms_key_name: Unknown | None = None, generation: Unknown | None = None) -> Blob" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L185
Type of "create_bucket" is partially unknown
Type of "create_bucket" is "(bucket_or_name: Unknown, requester_pays: Unknown | None = None, project: Unknown | None = None, user_project: Unknown | None = None, location: Unknown | None = None, data_locations: Unknown | None = None, predefined_acl: Unknown | None = None, predefined_default_object_acl: Unknown | None = None, enable_object_retention: bool = False, timeout: int = _DEFAULT_TIMEOUT, retry: Retry = DEFAULT_RETRY) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L182
Type of "exists" is partially unknown
Type of "exists" is "(client: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, if_etag_match: Unknown | None = None, if_etag_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, retry: Retry = DEFAULT_RETRY) -> bool" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L180
Type of "bucket" is partially unknown
Type of "bucket" is "(bucket_name: Unknown, user_project: Unknown | None = None, generation: Unknown | None = None) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L137
Type of "get" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L133
Type of "sa_data" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L101
Implicit string concatenation not allowed (reportImplicitStringConcatenation)
|
|
Test gcs-utilities (Python 3.13):
packages/gcs-utilities/src/gcs_utilities/client.py#L13
Stub file not found for "google.cloud" (reportMissingTypeStubs)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L306
Type of "name" is partially unknown
Type of "name" is "Unknown | None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L304
Type of "upload_from_filename" is partially unknown
Type of "upload_from_filename" is "(filename: Unknown, content_type: Unknown | None = None, client: Unknown | None = None, predefined_acl: Unknown | None = None, if_generation_match: Unknown | None = None, if_generation_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, checksum: str = "auto", retry: Retry = DEFAULT_RETRY, crc32c_checksum_value: Unknown | None = None) -> None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L296
Type of "blob" is partially unknown
Type of "blob" is "(blob_name: Unknown, chunk_size: Unknown | None = None, encryption_key: Unknown | None = None, kms_key_name: Unknown | None = None, generation: Unknown | None = None) -> Blob" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L185
Type of "create_bucket" is partially unknown
Type of "create_bucket" is "(bucket_or_name: Unknown, requester_pays: Unknown | None = None, project: Unknown | None = None, user_project: Unknown | None = None, location: Unknown | None = None, data_locations: Unknown | None = None, predefined_acl: Unknown | None = None, predefined_default_object_acl: Unknown | None = None, enable_object_retention: bool = False, timeout: int = _DEFAULT_TIMEOUT, retry: Retry = DEFAULT_RETRY) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L182
Type of "exists" is partially unknown
Type of "exists" is "(client: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, if_etag_match: Unknown | None = None, if_etag_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, retry: Retry = DEFAULT_RETRY) -> bool" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L180
Type of "bucket" is partially unknown
Type of "bucket" is "(bucket_name: Unknown, user_project: Unknown | None = None, generation: Unknown | None = None) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L137
Type of "get" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L133
Type of "sa_data" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L101
Implicit string concatenation not allowed (reportImplicitStringConcatenation)
|
|
Test gcs-utilities (Python 3.12):
packages/gcs-utilities/src/gcs_utilities/client.py#L13
Stub file not found for "google.cloud" (reportMissingTypeStubs)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L306
Type of "name" is partially unknown
Type of "name" is "Unknown | None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L304
Type of "upload_from_filename" is partially unknown
Type of "upload_from_filename" is "(filename: Unknown, content_type: Unknown | None = None, client: Unknown | None = None, predefined_acl: Unknown | None = None, if_generation_match: Unknown | None = None, if_generation_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, checksum: str = "auto", retry: Retry = DEFAULT_RETRY, crc32c_checksum_value: Unknown | None = None) -> None" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L296
Type of "blob" is partially unknown
Type of "blob" is "(blob_name: Unknown, chunk_size: Unknown | None = None, encryption_key: Unknown | None = None, kms_key_name: Unknown | None = None, generation: Unknown | None = None) -> Blob" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L185
Type of "create_bucket" is partially unknown
Type of "create_bucket" is "(bucket_or_name: Unknown, requester_pays: Unknown | None = None, project: Unknown | None = None, user_project: Unknown | None = None, location: Unknown | None = None, data_locations: Unknown | None = None, predefined_acl: Unknown | None = None, predefined_default_object_acl: Unknown | None = None, enable_object_retention: bool = False, timeout: int = _DEFAULT_TIMEOUT, retry: Retry = DEFAULT_RETRY) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L182
Type of "exists" is partially unknown
Type of "exists" is "(client: Unknown | None = None, timeout: int = _DEFAULT_TIMEOUT, if_etag_match: Unknown | None = None, if_etag_not_match: Unknown | None = None, if_metageneration_match: Unknown | None = None, if_metageneration_not_match: Unknown | None = None, retry: Retry = DEFAULT_RETRY) -> bool" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L180
Type of "bucket" is partially unknown
Type of "bucket" is "(bucket_name: Unknown, user_project: Unknown | None = None, generation: Unknown | None = None) -> Bucket" (reportUnknownMemberType)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L137
Type of "get" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L133
Type of "sa_data" is Any (reportAny)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L101
Implicit string concatenation not allowed (reportImplicitStringConcatenation)
|
|
Test gcs-utilities (Python 3.10):
packages/gcs-utilities/src/gcs_utilities/client.py#L13
Stub file not found for "google.cloud" (reportMissingTypeStubs)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "headers" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "header_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "get" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookies" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookie_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L148
Type of "method" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type annotation is missing for parameter "request" (reportMissingParameterType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type of parameter "request" is unknown (reportUnknownParameterType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L53
Type of "create_session_cleanup_task" is partially unknown
Type of "create_session_cleanup_task" is "(session_manager: SimpleSessionManager, cleanup_interval: int = 300) -> Task[Unknown]" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L46
Type of "require_tier" is partially unknown
Type of "require_tier" is "(minimum_tier: UserTier) -> ((...) -> Unknown)" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "headers" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "header_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "get" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookies" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookie_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L148
Type of "method" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type annotation is missing for parameter "request" (reportMissingParameterType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type of parameter "request" is unknown (reportUnknownParameterType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L53
Type of "create_session_cleanup_task" is partially unknown
Type of "create_session_cleanup_task" is "(session_manager: SimpleSessionManager, cleanup_interval: int = 300) -> Task[Unknown]" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.12):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L46
Type of "require_tier" is partially unknown
Type of "require_tier" is "(minimum_tier: UserTier) -> ((...) -> Unknown)" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "headers" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "header_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "get" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookies" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookie_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L148
Type of "method" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type annotation is missing for parameter "request" (reportMissingParameterType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type of parameter "request" is unknown (reportUnknownParameterType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L53
Type of "create_session_cleanup_task" is partially unknown
Type of "create_session_cleanup_task" is "(session_manager: SimpleSessionManager, cleanup_interval: int = 300) -> Task[Unknown]" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.10):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L46
Type of "require_tier" is partially unknown
Type of "require_tier" is "(minimum_tier: UserTier) -> ((...) -> Unknown)" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "headers" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L153
Type of "header_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "get" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookies" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L152
Type of "cookie_token" is unknown (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L148
Type of "method" is unknown (reportUnknownMemberType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type annotation is missing for parameter "request" (reportMissingParameterType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type of parameter "request" is unknown (reportUnknownParameterType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L53
Type of "create_session_cleanup_task" is partially unknown
Type of "create_session_cleanup_task" is "(session_manager: SimpleSessionManager, cleanup_interval: int = 300) -> Task[Unknown]" (reportUnknownVariableType)
|
|
Test cloudflare-auth (Python 3.11):
packages/cloudflare-auth/src/cloudflare_auth/__init__.py#L46
Type of "require_tier" is partially unknown
Type of "require_tier" is "(minimum_tier: UserTier) -> ((...) -> Unknown)" (reportUnknownVariableType)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-cloudflare-auth
|
5.66 KB |
sha256:22c44d989d6f4d9e73d053f0f9855aedbcb318e0b36ff7bfb87662ef0b01ee08
|
|
|
coverage-gcs-utilities
|
1.78 KB |
sha256:a4d5dda1db79b97823e3b900c494c66799d0558045eabeb70182f12fa674b69e
|
|