Lock file maintenance #2468
Annotations
10 errors, 13 warnings, and 9 notices
Run Pyright:
procrastinate/sync_psycopg_connector.py#L122
"close" overrides method of same name in class "BaseConnector" with incompatible type "_WrappedCallable[(self: SyncPsycopgConnector), None]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L155
"execute_query" overrides method of same name in class "BaseConnector" with incompatible type "_WrappedCallable[(self: SyncPsycopgConnector, query: LiteralString, **arguments: Any), None]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L160
"execute_query_one" overrides method of same name in class "BaseConnector" with incompatible type "_WrappedCallable[(self: SyncPsycopgConnector, query: LiteralString, **arguments: Any), dict[str, Any]]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L173
"execute_query_all" overrides method of same name in class "BaseConnector" with incompatible type "_WrappedCallable[(self: SyncPsycopgConnector, query: LiteralString, **arguments: Any), list[dict[str, Any]]]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L245
Method "execute_query_async" overrides class "BaseAsyncConnector" in an incompatible manner
Return type mismatch: base method returns type "CoroutineType[Any, Any, None]", override returns type "Coroutine[Unknown, Unknown, Unknown]"
"Coroutine[Unknown, Unknown, Unknown]" is not assignable to "CoroutineType[Any, Any, None]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L259
Method "execute_query_one_async" overrides class "BaseAsyncConnector" in an incompatible manner
Return type mismatch: base method returns type "CoroutineType[Any, Any, dict[str, Any]]", override returns type "Coroutine[Unknown, Unknown, Unknown]"
"Coroutine[Unknown, Unknown, Unknown]" is not assignable to "CoroutineType[Any, Any, dict[str, Any]]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L269
Method "execute_query_all_async" overrides class "BaseAsyncConnector" in an incompatible manner
Return type mismatch: base method returns type "CoroutineType[Any, Any, list[dict[str, Any]]]", override returns type "Coroutine[Unknown, Unknown, Unknown]"
"Coroutine[Unknown, Unknown, Unknown]" is not assignable to "CoroutineType[Any, Any, list[dict[str, Any]]]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/django/django_connector.py#L121
"execute_query" overrides method of same name in class "BaseAsyncConnector" with incompatible type "_WrappedCallable[(self: DjangoConnector, query: LiteralString, **arguments: Any), None]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/django/django_connector.py#L126
"execute_query_one" overrides method of same name in class "BaseAsyncConnector" with incompatible type "_WrappedCallable[(self: DjangoConnector, query: LiteralString, **arguments: Any), dict[str, Any]]" (reportIncompatibleMethodOverride)
|
Run Pyright:
procrastinate/contrib/django/django_connector.py#L134
"execute_query_all" overrides method of same name in class "BaseAsyncConnector" with incompatible type "_WrappedCallable[(self: DjangoConnector, query: LiteralString, **arguments: Any), list[dict[str, Any]]]" (reportIncompatibleMethodOverride)
|
e2e current_version_without_post_migration
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.13-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
e2e current_version_without_post_migration
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
e2e stable_version_without_post_migration
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.13-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
e2e stable_version_without_post_migration
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
py3.10
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
py3.10
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.10-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
py3.13
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
py3.13
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.13-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
py3.12
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
py3.11
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
py3.11
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.11-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
py3.12
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.12-b351c98053051e07c8ea557d989213052be73ea3f966465bc60659b891000bbb
|
Coverage
No files were found with the provided path: python-coverage-comment-action.txt. No artifacts will be uploaded.
|
Coverage
Starting action
|
Coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate "HTTP/1.1 200 OK"
|
Coverage
Generating comment for PR
|
Coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate/contents/data.json?ref=python-coverage-comment-action-data "HTTP/1.1 200 OK"
|
Coverage
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
Coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate/issues/1330/comments "HTTP/1.1 200 OK"
|
Coverage
Update previous comment
|
Coverage
HTTP Request: PATCH https://api.github.com/repos/procrastinate-org/procrastinate/issues/comments/2661824398 "HTTP/1.1 200 OK"
|
Coverage
Ending action
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.10
|
81.6 KB |
|
coverage-3.11
|
85 KB |
|
coverage-3.12
|
91.1 KB |
|
coverage-3.13
|
92.9 KB |
|
coverage-3.9
|
81.7 KB |
|