Skip to content

feat: support custom namespace configuration for StrimziKafkaTopic #3632

feat: support custom namespace configuration for StrimziKafkaTopic

feat: support custom namespace configuration for StrimziKafkaTopic #3632

Triggered via pull request February 3, 2025 13:29
Status Failure
Total duration 1m 27s
Artifacts

ci.yaml

on: pull_request
Matrix: Lint
Matrix: Test
Publish snapshot to TestPyPI
0s
Publish snapshot to TestPyPI
Publish docs (main)
0s
Publish docs (main)
Publish docs (dev)
0s
Publish docs (dev)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Test (ubuntu-24.04, 3.12, true)
Process completed with exit code 1.
Test (ubuntu-24.04, 3.11, true)
Process completed with exit code 1.
Lint (ubuntu-24.04, 3.11): kpops/component_handlers/topic/handler.py#L58
Return type, "list[Diff[Unknown, Unknown]]", is partially unknown
Lint (ubuntu-24.04, 3.11): kpops/component_handlers/topic/handler.py#L128
Type of "config_value" is unknown
Lint (ubuntu-24.04, 3.11): kpops/component_handlers/topic/handler.py#L128
Type of "new_value" is unknown
Lint (ubuntu-24.04, 3.11): kpops/components/base_components/pipeline_component.py#L60
Type of parameter "kwargs" is unknown
Lint (ubuntu-24.04, 3.11): kpops/components/common/topic.py#L113
Return type, "dict[str, str] | KafkaTopic | dict[Unknown, Unknown]", is partially unknown
Lint (ubuntu-24.04, 3.11): kpops/components/streams_bootstrap/producer/producer_app.py#L30
Base classes for class "ProducerAppCleaner" define variable "from_" in incompatible way
Lint (ubuntu-24.04, 3.11): kpops/components/streams_bootstrap/producer/producer_app.py#L30
Base classes for class "ProducerAppCleaner" define variable "to" in incompatible way
Lint (ubuntu-24.04, 3.11): kpops/components/streams_bootstrap_v2/producer/producer_app.py#L24
Base classes for class "ProducerAppCleaner" define variable "from_" in incompatible way
Lint (ubuntu-24.04, 3.11): kpops/components/streams_bootstrap_v2/producer/producer_app.py#L24
Base classes for class "ProducerAppCleaner" define variable "to" in incompatible way