pubsub: Implement optional durable event delivery #2400
Annotations
5 errors and 8 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.11)
Process completed with exit code 28.
|
|
check (3.10)
The strategy configuration was canceled because "check._3_11" failed
|
|
check (3.10)
The operation was canceled.
|
|
Lint:
api/pubsub_mongo.py#L459
Too many branches (13/12)
|
|
Lint:
api/pubsub_mongo.py#L390
Too many arguments (6/5)
|
|
Lint:
api/pubsub_mongo.py#L377
The if expression can be replaced with 'not test'
|
|
Lint:
api/pubsub_mongo.py#L313
Too many arguments (6/5)
|
|
Lint:
api/pubsub_mongo.py#L129
Unused variable 'index_name'
|
|
Lint:
api/pubsub_mongo.py#L80
Import outside toplevel (os)
|
|
Lint:
api/pubsub_mongo.py#L60
Keyword argument before variable positional arguments list in the definition of create function
|
|
Lint:
api/pubsub_mongo.py#L33
Too many instance attributes (8/7)
|