Add documentation for devcontainer setup #2309
Annotations
10 errors, 17 warnings, and 9 notices
Run Pyright:
docs/conf.py#L21
Import "django" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L18
Import "psycopg" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L19
Import "psycopg.errors" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L20
Import "psycopg.rows" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L21
Import "psycopg.sql" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L22
Import "psycopg.types.json" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/psycopg_connector.py#L23
Import "psycopg_pool" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L8
Import "psycopg" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L9
Import "psycopg.rows" could not be resolved (reportMissingImports)
|
Run Pyright:
procrastinate/sync_psycopg_connector.py#L10
Import "psycopg.sql" could not be resolved (reportMissingImports)
|
py3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
py3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
py3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
py3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coverage
No files were found with the provided path: python-coverage-comment-action.txt. No artifacts will be uploaded.
|
Run Pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Pyright:
procrastinate/periodic.py#L11
Import "croniter" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L10
Import "psycopg2" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L11
Import "psycopg2.errors" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L12
Import "psycopg2.extras" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L13
Import "psycopg2.sql" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/aiopg/aiopg_connector.py#L14
Import "psycopg2.extras" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/psycopg2/psycopg2_connector.py#L9
Import "psycopg2" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/psycopg2/psycopg2_connector.py#L10
Import "psycopg2.errors" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/psycopg2/psycopg2_connector.py#L11
Import "psycopg2.pool" could not be resolved from source (reportMissingModuleSource)
|
Run Pyright:
procrastinate/contrib/psycopg2/psycopg2_connector.py#L12
Import "psycopg2.extras" could not be resolved from source (reportMissingModuleSource)
|
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/1268/comments "HTTP/1.1 200 OK"
|
Coverage
Adding new comment
|
Coverage
HTTP Request: POST https://api.github.com/repos/procrastinate-org/procrastinate/issues/1268/comments "HTTP/1.1 201 Created"
|
Coverage
Ending action
|