Issues
2 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 · jsonObj.db[destinations[i]]++
Stream
Manage clip versions [UNASSIGNED/CLIENT] (6881f93350a82f26189758e2)
Explanation
{jsonObj.db[destinations[i]]++} 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 · destinations
Stream
Manage clip versions [UNASSIGNED/CLIENT] (6881f93350a82f26189758e2)
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.