Skip to content

Input/Output linting prevents usage of Environment Variables #3047

@AndreasBergmeier6176

Description

@AndreasBergmeier6176

When having Linting like in:

"a consumer group is mandatory when not using explicit topic partitions"

it forces Unit-Testing to fail since at lint time, the Environment Variables are not yet set and then in turn the lint check fails.
This change broke some of our pipelines recently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions