External requests api Closes #2587 #1961
build-pull-request.yml
on: pull_request
Matrix: build-workflow-with-rider
Matrix: build-workflow
Matrix: plugin-verifier-workflow
Annotations
138 warnings
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p233) / build:
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-workflow (p233) / build:
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'
|
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p231) / build:
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'
|
plugin-verifier-workflow (p231) / build:
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'
|
plugin-verifier-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p242) / build:
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-workflow (p242) / build:
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'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p232) / build:
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-workflow-with-rider (p232) / build:
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'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p233) / build:
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-workflow-with-rider (p233) / build:
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'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p241) / build:
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'
|
plugin-verifier-workflow (p241) / build:
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'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p243) / build:
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-workflow-with-rider (p243) / build:
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'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p243) / build:
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-workflow (p243) / build:
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'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p233) / build:
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'
|
plugin-verifier-workflow (p233) / build:
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'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p233) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p232) / build:
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-workflow (p232) / build:
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'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p232) / build:
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'
|
plugin-verifier-workflow (p232) / build:
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'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p232) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p231) / build:
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-workflow-with-rider (p231) / build:
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'
|
build-workflow-with-rider (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p243) / build:
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'
|
plugin-verifier-workflow (p243) / build:
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'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p243) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow (p241) / build:
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-workflow (p241) / build:
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'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p231) / build:
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-workflow (p231) / build:
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'
|
build-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow (p231) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p242) / build:
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-workflow-with-rider (p242) / build:
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'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
build-workflow-with-rider (p241) / build:
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-workflow-with-rider (p241) / build:
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'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
build-workflow-with-rider (p241) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L46
'IDaemon.Invalidate(IDocument)' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Highlighting/DaemonReanalyze.cs#L51
'IDaemon.Invalidate()' is obsolete: 'Use the method with reason parameter'
|
plugin-verifier-workflow (p242) / build:
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'
|
plugin-verifier-workflow (p242) / build:
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'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L63
'IRdEndpoint<List<string>, List<CodeObjectIdUriPair>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriPair>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L64
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L65
'IRdEndpoint<List<string>, List<CodeObjectIdUriOffsetTrouple>>.Set(Func<Lifetime, List<string>, RdTask<List<CodeObjectIdUriOffsetTrouple>>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
plugin-verifier-workflow (p242) / build:
rider/Digma.Rider.Plugin/Digma.Rider/Protocol/LanguageServiceHost.cs#L66
'IRdEndpoint<string, bool>.Set(Func<Lifetime, string, RdTask<bool>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
digma-intellij-plugin-2.0.396+231
|
53.6 MB |
|
digma-intellij-plugin-2.0.396+232
|
53.6 MB |
|
digma-intellij-plugin-2.0.396+233
|
53.6 MB |
|
digma-intellij-plugin-2.0.396+241
|
53.6 MB |
|
digma-intellij-plugin-2.0.396+242
|
53.6 MB |
|
digma-intellij-plugin-2.0.396+243
|
53.5 MB |
|
pluginVerifier-result-p231
|
16.6 KB |
|
pluginVerifier-result-p232
|
16.7 KB |
|
pluginVerifier-result-p233
|
18.2 KB |
|
pluginVerifier-result-p241
|
19.1 KB |
|
pluginVerifier-result-p242
|
24 KB |
|
pluginVerifier-result-p243
|
29.3 KB |
|
tests-result-p231
|
21.5 KB |
|
tests-result-p232
|
19 KB |
|
tests-result-p233
|
19 KB |
|
tests-result-p241
|
19 KB |
|
tests-result-p242
|
19 KB |
|
tests-result-p243
|
19 KB |
|