Skip to content

build(deps): bump requests from 2.31.0 to 2.32.0 #34

build(deps): bump requests from 2.31.0 to 2.32.0

build(deps): bump requests from 2.31.0 to 2.32.0 #34

Triggered via pull request May 21, 2024 05:30
Status Failure
Total duration 16s
Artifacts

pyright.yml

on: pull_request
pyright
9s
pyright
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
pyright: manage.py#L9
Import "django.core.management" could not be resolved (reportMissingImports)
pyright: api/admin.py#L1
Import "django.contrib" could not be resolved (reportMissingImports)
pyright: api/apps.py#L1
Import "django.apps" could not be resolved (reportMissingImports)
pyright: api/backends.py#L3
Import "django.contrib.auth.backends" could not be resolved (reportMissingImports)
pyright: api/backends.py#L4
Import "django.contrib.auth" could not be resolved (reportMissingImports)
pyright: api/backends.py#L5
Import "django.core.exceptions" could not be resolved (reportMissingImports)
pyright: api/middleware.py#L1
Import "django.utils.deprecation" could not be resolved (reportMissingImports)
pyright: api/middleware.py#L2
Import "django.contrib.auth" could not be resolved (reportMissingImports)
pyright: api/middleware.py#L3
Import "django.http" could not be resolved (reportMissingImports)
pyright: api/models.py#L1
Import "django.db" could not be resolved (reportMissingImports)
pyright: common/models.py#L73
Instance methods should take a "self" parameter (reportSelfClsParameterName)
pyright: common/inbus/auth.py#L5
Import "requests_oauthlib" could not be resolved from source (reportMissingModuleSource)
pyright: common/moss/__init__.py#L14
Import "networkx" could not be resolved from source (reportMissingModuleSource)
pyright: common/moss/__init__.py#L21
Import "networkx.drawing.nx_agraph" could not be resolved from source (reportMissingModuleSource)
pyright: common/moss/local_result.py#L7
Import "bs4" could not be resolved from source (reportMissingModuleSource)
pyright: common/moss/local_result.py#L9
Import "bs4" could not be resolved from source (reportMissingModuleSource)
pyright: evaluator/images/cargo/entry.py#L10
Import "bleach" could not be resolved from source (reportMissingModuleSource)
pyright: evaluator/images/dotnet/entry.py#L13
Import "bleach" could not be resolved from source (reportMissingModuleSource)
pyright: evaluator/images/java/entry.py#L13
Import "bleach" could not be resolved from source (reportMissingModuleSource)