Issues
4 matching reference issues.
Search
All
Error · 63
Deprecated · 207
Compatibility · 466
Warning · 19
Orphan · 36
Dynamic Reference · 19
Old Wildcard · 28
Info · 84
Show acknowledged
Apply
Reference Issues
Select all
Approve selected
Approve all matching
Severity
Issue type
Reference type
Reference key
▼
Compatibility
Compatibility: Wildcard Not In Selected Reference
Wildcard
wildcard · "type":"Delete","username":"f.mustermann",...
Stream
Find unassigned users and delete them v2 [CUSTOM_USER/CLIENT] (68304f668225f81b0a0b5959)
Explanation
{"type":"Delete","username":"f.mustermann",...} 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 · username
Stream
Project Close [IMPORT/CLIENT] (69b7d1dea3f8d22da4057d8c)
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.
▼
Dynamic Reference
Dynamic Variable Reference
Store Variable
store_variable · Profile-{stream.variable.username}
Stream
Set by streams:
Project Close [IMPORT/CLIENT] (69b7d1dea3f8d22da4057d8c)
Explanation
The variable name contains a placeholder or dynamic expression, so the final key cannot be fully verified from the export alone.
Recommendation
→ Document the expected resolved values or add explicit definitions for the known runtime keys.
▼
Info
Defined But Not Directly Used
Helmut Wildcard
helmut_wildcard · helmut.usernames
Explanation
This variable exists in the exported definitions, but no direct stream reference was found.
Recommendation
→ Keep it if it is used indirectly by dynamic references; otherwise consider cleanup.