Message for eap users Closes #2669 #2086
Annotations
10 warnings
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L39
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/MethodUnderCaretDetector.cs#L85
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/MethodUnderCaretDetector.cs#L143
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/MethodNavigator.cs#L60
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/MethodNavigator.cs#L108
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/MethodNavigator.cs#L152
'ReadLockCookie.Create()' is obsolete: 'This overload exists to preserve the binary compatibility. Please, update to use the C# 13 compiler, it will prefer the overload with the additional caller info optional parameters'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L61
'IRdEndpoint<PsiFileID, RiderDocumentInfo>.Set(Func<Lifetime, PsiFileID, RdTask<RiderDocumentInfo>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
Build Plugin:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L62
'IRdEndpoint<MethodUnderCaretRequest, RiderMethodUnderCaret>.Set(Func<Lifetime, MethodUnderCaretRequest, RdTask<RiderMethodUnderCaret>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
Loading