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
In WS/HTTP transports functions we have a warning related to callId (Line 15/44):
"Function declared in a loop contains unsafe references to variable(s) 'callId'."
As discussed on the meeting that is not critical and just could be re-written.
The text was updated successfully, but these errors were encountered:
In WS/HTTP transports functions we have a warning related to callId (Line 15/44):
"Function declared in a loop contains unsafe references to variable(s) 'callId'."
As discussed on the meeting that is not critical and just could be re-written.
The text was updated successfully, but these errors were encountered: