For the complete documentation index, see llms.txt. This page is also available as Markdown.

Resolving the Null Check Action Issue

Null Check action is failing in the report due to invalid input variable or incorrect output syntax.

  • Invalid input variable

  • Invalid syntax in the output section

  • Verify the input value and ensure valid variable names are used.

  • In the output section, if the value 0 is used to mark the step as passed, ensure the correct output format is applied for the null check action.

Last updated