You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SecureX Orchestration Workflow Analyzer analyzed your last commit f85f29a. An itemized list of issues found in checks that ran are grouped by workflow name (click ▶ to expand) & presented below as 'tasks' for your review.
🎯 Pro Tip: You can covert each task on this list into an issue of it's own to break down work and to assign to others. Check out this video for more!
Account Keys - Failed (there should not be any hard-coded account keys)
😶 Warnings
Output datatype.string - No description - All variables should have a meaningful description to help the end user understand its purpose and, if a value needs to be provided, where the user should get it
🥳 Passed
Description - Passed
Workflow Instance Cleanup - Passed - "Clean up after successful execution" is not checked (which is what we typically recommend)
Target - Passed - The target for the atomic will be provided by the parent workflow calling it
Account Key - Passed - The default account key for whatever target the parent workflow provides at runtime will be used
Global Variables - Passed - The workflow does not appear to be using any global variables
Custom Table Types - Passed - The workflow does not appear to be using any custom table types
Targets - Passed - The workflow does not appear to have any targets embedded in it
The text was updated successfully, but these errors were encountered:
SecureX Orchestration Workflow Analyzer analyzed your last commit
f85f29a
. An itemized list of issues found in checks that ran are grouped by workflow name (click ▶ to expand) & presented below as 'tasks' for your review.TE-EndpointAgentGetDetailedPathTrace [link]
😞 Failed
😶 Warnings
datatype.string - No description - All variables should have a meaningful description to help the end user understand its purpose and, if a value needs to be provided, where the user should get it
🥳 Passed
The text was updated successfully, but these errors were encountered: