chore: update workflow (#2175) #6
Annotations
11 errors and 1 warning
style-checks (3.12)
Process completed with exit code 1.
|
style-checks (3.12):
locust_test.py#L4
Import "locust" could not be resolved (reportMissingImports)
|
style-checks (3.12):
main.py#L1
Import "typer" could not be resolved (reportMissingImports)
|
style-checks (3.12):
alembic/env.py#L4
Import "sqlalchemy" could not be resolved (reportMissingImports)
|
style-checks (3.12):
alembic/env.py#L6
"context" is unknown import symbol (reportAttributeAccessIssue)
|
style-checks (3.12):
alembic/versions/08b2f8225812_adding_toolsagents_orm.py#L10
"op" is unknown import symbol (reportAttributeAccessIssue)
|
style-checks (3.12):
alembic/versions/08b2f8225812_adding_toolsagents_orm.py#L11
Import "sqlalchemy" could not be resolved (reportMissingImports)
|
style-checks (3.12):
alembic/versions/1c8880d671ee_make_an_blocks_agents_mapping_table.py#L11
Import "sqlalchemy" could not be resolved (reportMissingImports)
|
style-checks (3.12):
alembic/versions/1c8880d671ee_make_an_blocks_agents_mapping_table.py#L13
"op" is unknown import symbol (reportAttributeAccessIssue)
|
style-checks (3.12):
alembic/versions/3c683a662c82_migrate_jobs_to_the_orm.py#L11
Import "sqlalchemy" could not be resolved (reportMissingImports)
|
style-checks (3.12):
alembic/versions/3c683a662c82_migrate_jobs_to_the_orm.py#L12
Import "sqlalchemy.dialects" could not be resolved (reportMissingImports)
|
style-checks (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|