d102

RESTORE · CLIENT · 6798e2fb1384b02d2e9582c8

Nodes7
References0
Dynamic0
Errors0
Warnings0
Score27
Compatible 4.13.0 100% 7/7 ok

Issues

Show Hide
SeverityTypeNode
Orphan Temp Stream Variable Write Without Read #6 Stream Set Temporary Variable Action
Details

This Temp Stream Variable is written by a stream, but no read was detected in the analyzed data.

→ Keep it if Helmut or a later workflow step consumes it; otherwise consider cleanup.

References

Show Hide
KindTypeKeySourceNode
Setter Temp Stream Variable wildcards Nodelist #6 Stream Set Temporary Variable Action

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
0 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
1 Action / General / Split Stream Action Split Stream Action Will split a stream into a synchronous and an asynchronous way. Required if a stream's execution time might exceed 60 seconds. A stream fails after 60 seconds. The asynchronous path is executed synchronously in itself and may take longer t… success -> #2 Sleep Action
failure -> #4 Empty String Condition
2 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
3 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: FAILED = {project.parent}

success -> #6 Stream Set Temporary Variable Action
4 Condition / General / Empty String Condition Empty String Condition Will check one or multiple strings whether they are empty or not condition: NOT_EMPTY

success -> #5 Job Status Update Action
failure -> #3 Job Status Update Action
5 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: SUCCESS = {project.parent}

success -> #6 Stream Set Temporary Variable Action
6 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: wildcards

success -> #0 Sleep Action
Orphan