Issues

7 matching reference issues.

All Error · 63 Deprecated · 207 Compatibility · 466 Warning · 19 Orphan · 36 Dynamic Reference · 19 Old Wildcard · 28 Info · 84

Reference Issues

Severity Issue type Reference type Reference key
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.map.to.unix.{stream.variable.jobdestination}
Explanation {path.map.to.unix.{stream.variable.jobdestination}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}
Explanation {path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.map.to.unix.{stream.variable.jobdestination}
Explanation {path.map.to.unix.{stream.variable.jobdestination}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}
Explanation {path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.map.to.unix.{stream.variable.jobdestination}
Explanation {path.map.to.unix.{stream.variable.jobdestination}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Compatibility Compatibility: Wildcard Not In Selected Reference Wildcard wildcard · path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}
Explanation {path.split.5:-1.{path.map.to.unix.{stream.variable.jobdestination}}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference.
Recommendation → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin.
Warning Temp Stream Variable Read Without Write Temp Stream Variable stream_variable · jobdestination
Explanation This Temp Stream Variable is read by a stream, but no write action was detected in the analyzed data.
Recommendation → Check whether it is written by a pre-stream, split stream, external process, or previous runtime context.