add params_dict #35
Annotations
3 errors and 1 warning
run typechecker:
src/omotes_orchestrator/celery_interface.py#L39
error: Incompatible default for argument "params_dict" (default has type "None", argument has type "dict[Any, Any]") [assignment]
|
run typechecker:
src/omotes_orchestrator/main.py#L20
error: Library stubs not installed for "google.protobuf" [import]
|
run typechecker
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading