Introduce KPOps operation and manifest resources for deployment #3280
ci.yaml
on: pull_request
Matrix: Test
publish-docs-from-main
0s
publish-dev-docs-from-pr
0s
Publish snapshot to TestPyPI
/
Publish snapshot
Annotations
15 errors
Test (ubuntu-22.04, 3.10):
hooks/gen_docs/gen_docs_env_vars.py#L111
Type of parameter "args" is unknown (reportUnknownParameterType)
|
Test (ubuntu-22.04, 3.10):
hooks/gen_docs/gen_docs_env_vars.py#L138
Argument type is partially unknown
|
Test (ubuntu-22.04, 3.10):
hooks/gen_docs/gen_docs_env_vars.py#L245
Type of "dump" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/api/__init__.py#L40
Expression of type "Literal['managed']" cannot be assigned to parameter of type "OperationMode"
|
Test (ubuntu-22.04, 3.10):
kpops/api/__init__.py#L80
Expression of type "Literal['manifest']" cannot be assigned to parameter of type "OperationMode"
|
Test (ubuntu-22.04, 3.10):
kpops/api/__init__.py#L336
Type of "connector_handler" is unknown (reportUnknownVariableType)
|
Test (ubuntu-22.04, 3.10):
kpops/api/__init__.py#L336
Type of "from_kpops_config" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/api/__init__.py#L340
Argument type is unknown
|
Test (ubuntu-22.04, 3.10):
kpops/utils/dict_ops.py#L29
Type of "nested_val" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/utils/dict_ops.py#L29
Argument type is partially unknown
|
Test (ubuntu-22.04, 3.12)
Process completed with exit code 1.
|
Test (ubuntu-22.04, 3.11)
Process completed with exit code 1.
|
Test (windows-2022, 3.10)
Process completed with exit code 1.
|
Test (windows-2022, 3.11)
Process completed with exit code 1.
|
Test (windows-2022, 3.12)
Process completed with exit code 1.
|