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
Warning I noticed while compiling the project today:
→ /src/backend/SyncReverseProxy/ProxyKernel.cs(121,30): warning CS0618: 'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.' [/src/backend/SyncReverseProxy/SyncReverseProxy.csproj]
We'll want to do that sometime soonish; I'd call it medium priority.
The text was updated successfully, but these errors were encountered:
Warning I noticed while compiling the project today:
We'll want to do that sometime soonish; I'd call it medium priority.
The text was updated successfully, but these errors were encountered: