Automatic loading of namespaced custom components #2970
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 and 6 warnings
Test (ubuntu-22.04, 3.10):
kpops/components/streams_bootstrap/__init__.py#L1
Import "kpops.components.common.streams_bootstrap" could not be resolved (reportMissingImports)
|
Test (ubuntu-22.04, 3.10):
kpops/components/streams_bootstrap/__init__.py#L1
Type of "StreamsBootstrap" is unknown (reportUnknownVariableType)
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L8
Return type, "tuple[dict[Unknown, Unknown], dict[Unknown, Unknown]]", is partially unknown (reportUnknownParameterType)
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L9
Type of parameter "topic_config" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L11
Type of "comparable_in_cluster_config_dict" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L11
Type of "default_configs" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L15
Type of "cluster_defaults_overwrite" is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L15
Argument type is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L16
Argument type is partially unknown
|
Test (ubuntu-22.04, 3.10):
kpops/component_handlers/topic/utils.py#L18
Type of "config_overwrites" 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.
|
Test (ubuntu-22.04, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-22.04, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-22.04, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-2022, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-2022, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-2022, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|