Linter: Error detection and quality checks
Learn how Linter validates pipelines and capsules, preventing structural errors and guiding you with best practice recommendations.
Linter is a built-in tool on the Canvas that identifies potential configuration issues and displays alerts to help you detect and fix them faster. Most alerts don’t require immediate correction and don’t block the creation of your flows.
How alerts work
While building a pipeline or capsule, Linter provides recommendations based on best practices to help you improve the flow and identify potential issues in your integration.
These issues can range from critical problems that prevent the integration from running or being deployed to minor alerts that guide you toward a more robust configuration.
Where alerts appear
Alerts are displayed in two locations:
Directly on the connector with an issue (hover over the connector for details), or
In the Problems tab of the Execution Panel.
Each alert includes a short description of the issue and a link to the documentation. When viewing alerts in the Problems tab, you can click Configure step to navigate directly to the connector and open its configuration form, regardless of the flow level.

Types of alerts
Alerts are divided into Errors and Warnings.
Errors
Error alerts indicate serious failures in pipeline or capsule creation. They must be corrected before you save the project.
Errors are categorized as follows:
Structure: Structural issues that prevent the integration flow from being processed.
Warnings
Warning alerts indicate improvement opportunities in pipeline or capsule creation.
Warnings are categorized as follows:
Best practices: Building habits that improve pipeline or capsule performance and make future maintenance easier.
List of alerts
Trigger
Choice
Subflow connectors
The following alerts apply to connectors that structure subflows:
Parallel Execution
Session Management
Deprecated versions
Capsules
Last updated
Was this helpful?