Rename app field #3062
Annotations
10 errors and 1 warning
tests/cli/test_schema_generation.py#L106
Type of "type" is unknown (reportUnknownMemberType)
|
kpops/components/base_components/helm_app.py#L191
Type of "model_dump" is partially unknown
|
kpops/components/base_components/helm_app.py#L211
Type of parameter "handler" is unknown (reportUnknownParameterType)
|
kpops/components/base_components/helm_app.py#L212
Argument type is unknown
|
tests/pipeline/test_components/components.py#L14
Import "kpops.components.common.topic" could not be resolved (reportMissingImports)
|
tests/pipeline/test_components/components.py#L14
Type of "OutputTopicTypes" is unknown (reportUnknownVariableType)
|
tests/pipeline/test_components/components.py#L14
Type of "TopicConfig" is unknown (reportUnknownVariableType)
|
tests/pipeline/test_components/components.py#L38
Type of "topic_config" is unknown (reportUnknownVariableType)
|
tests/pipeline/test_components/components.py#L38
Type of "topics" is partially unknown
|
tests/pipeline/test_components/components.py#L39
Type of "type" is unknown (reportUnknownMemberType)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading