Skip to content

Fix kpops package build #3577

Fix kpops package build

Fix kpops package build #3577

Triggered via pull request January 14, 2025 17:14
Status Success
Total duration 1m 58s
Artifacts

ci.yaml

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

Annotations

10 warnings
Lint (ubuntu-24.04, 3.11, true): hooks/gen_docs/gen_docs_env_vars.py#L109
Type of parameter "args" is unknown
Lint (ubuntu-24.04, 3.11, true): kpops/component_handlers/topic/handler.py#L58
Return type, "list[Diff[Unknown, Unknown]]", is partially unknown
Lint (ubuntu-24.04, 3.11, true): kpops/component_handlers/topic/handler.py#L128
Type of "config_value" is unknown
Lint (ubuntu-24.04, 3.11, true): kpops/components/common/topic.py#L113
Return type, "dict[str, str] | KafkaTopic | dict[Unknown, Unknown]", is partially unknown
Lint (ubuntu-24.04, 3.11, true): 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, true): 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, true): kpops/components/streams_bootstrap_v2/producer/producer_app.py#L24
Base classes for class "ProducerAppCleaner" define variable "from_" in incompatible way