pubsub: Implement optional durable event delivery #2399
Annotations
5 errors and 10 warnings
|
Lint:
api/models.py#L31
Unable to import 'kernelci.api.models_base'
|
|
Lint:
api/main.py#L44
Unable to import 'kernelci.api.models'
|
|
check (3.10)
Process completed with exit code 1.
|
|
check (3.11)
The strategy configuration was canceled because "check._3_10" failed
|
|
check (3.11)
The operation was canceled.
|
|
Lint:
api/main.py#L895
line too long (83 > 79 characters)
|
|
Lint:
api/main.py#L894
line too long (81 > 79 characters)
|
|
Lint:
api/pubsub_mongo.py#L453
Too many branches (13/12)
|
|
Lint:
api/pubsub_mongo.py#L385
Too many arguments (6/5)
|
|
Lint:
api/pubsub_mongo.py#L372
The if expression can be replaced with 'not test'
|
|
Lint:
api/pubsub_mongo.py#L308
Too many arguments (6/5)
|
|
Lint:
api/pubsub_mongo.py#L125
Unused variable 'index_name'
|
|
Lint:
api/pubsub_mongo.py#L79
Import outside toplevel (os)
|
|
Lint:
api/pubsub_mongo.py#L59
Keyword argument before variable positional arguments list in the definition of create function
|
|
Lint:
api/pubsub_mongo.py#L32
Too many instance attributes (8/7)
|