chore(deps)!: Update GitHub Actions (major) #147
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.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 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 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 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 cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type annotation is missing for parameter "request" (reportMissingParameterType)
|
|
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 cloudflare-auth (Python 3.13):
packages/cloudflare-auth/src/cloudflare_auth/csrf.py#L133
Type of parameter "request" is unknown (reportUnknownParameterType)
|
|
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 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 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 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 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 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.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.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:7c610ac62105ad1c011926870ca8925e89cedbb450e8d4289ce60199a3bc6962
|
|
|
coverage-gcs-utilities
|
1.78 KB |
sha256:67dd9c8eabbc676b1c90187c1d9f4c65158b989a31557febc78e2236fb1c9626
|
|