Skip to content

Merge pull request #2593 from digma-ai/fix/update-ui #722

Merge pull request #2593 from digma-ai/fix/update-ui

Merge pull request #2593 from digma-ai/fix/update-ui #722

Triggered via push November 11, 2024 10:05
Status Success
Total duration 15m 55s
Artifacts 18

build-main.yml

on: push
Matrix: build-workflow-with-rider
Matrix: build-workflow
Matrix: plugin-verifier-workflow
prepare-release-draft  /  Prepare Release Draft
6s
prepare-release-draft / Prepare Release Draft
Fit to window
Zoom out
Zoom in

Annotations

138 warnings
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'
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'
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'
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'
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 (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'
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 (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'
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 (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'
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'
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'
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-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'
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'
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'
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'

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
15.9 KB
pluginVerifier-result-p232
16 KB
pluginVerifier-result-p233
17.5 KB
pluginVerifier-result-p241
18.4 KB
pluginVerifier-result-p242
23.4 KB
pluginVerifier-result-p243
28.7 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