Skip to content

Flow code warning prompts misleading info #14843

@akeller

Description

@akeller

Describe the issue

Screen.Recording.2026-02-26.at.4.25.20.PM.mov

I get an error Validation error: Invalid type: io.kestra.plugin.slack.SlackIncomingWebhook, which is a known issue with plugin aliases and splitting the Slack/notifications plugins. If I hover over the warning in the flow code I get this:

Value must be "io.kestra.plugin.notifications.slack.SlackExecution" | "io.kestra.plugin.notifications.slack.SlackIncomingWebhook".

These are two different plugins and not exactly swappable.

This code is from the extension of the getting started example in the Error Handling tutorial. See flow id: getting_started_category_check.

Environment

  • Kestra Version: develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/backendNeeds backend code changesarea/frontendNeeds frontend code changes

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions