Introduce KPOps operation and manifest resources for deployment #3281
Annotations
10 errors
Typing (pyright):
hooks/gen_docs/gen_docs_env_vars.py#L111
Type of parameter "args" is unknown (reportUnknownParameterType)
|
Typing (pyright):
hooks/gen_docs/gen_docs_env_vars.py#L138
Argument type is partially unknown
|
Typing (pyright):
hooks/gen_docs/gen_docs_env_vars.py#L245
Type of "dump" is partially unknown
|
Typing (pyright):
kpops/api/__init__.py#L40
Expression of type "Literal['managed']" cannot be assigned to parameter of type "OperationMode"
|
Typing (pyright):
kpops/api/__init__.py#L80
Expression of type "Literal['manifest']" cannot be assigned to parameter of type "OperationMode"
|
Typing (pyright):
kpops/api/__init__.py#L336
Type of "connector_handler" is unknown (reportUnknownVariableType)
|
Typing (pyright):
kpops/api/__init__.py#L336
Type of "from_kpops_config" is partially unknown
|
Typing (pyright):
kpops/api/__init__.py#L340
Argument type is unknown
|
Typing (pyright):
kpops/utils/dict_ops.py#L29
Type of "nested_val" is partially unknown
|
Typing (pyright):
kpops/utils/dict_ops.py#L29
Argument type is partially unknown
|
Loading