Skip to content

improve auto reload registration #2020

improve auto reload registration

improve auto reload registration #2020

Triggered via pull request December 25, 2024 11:37
Status Success
Total duration 16m 17s
Artifacts 18

build-pull-request.yml

on: pull_request
Matrix: build-workflow-with-rider
Matrix: build-workflow
Matrix: plugin-verifier-workflow
Fit to window
Zoom out
Zoom in

Annotations

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

Artifacts

Produced during runtime
Name Size
digma-intellij-plugin-2.0.403+231 Expired
55.5 MB
digma-intellij-plugin-2.0.403+232 Expired
55.5 MB
digma-intellij-plugin-2.0.403+233 Expired
55.5 MB
digma-intellij-plugin-2.0.403+241 Expired
55.5 MB
digma-intellij-plugin-2.0.403+242 Expired
55.5 MB
digma-intellij-plugin-2.0.403+243 Expired
55.4 MB
pluginVerifier-result-p231 Expired
16.5 KB
pluginVerifier-result-p232 Expired
16.7 KB
pluginVerifier-result-p233 Expired
18.2 KB
pluginVerifier-result-p241 Expired
19.1 KB
pluginVerifier-result-p242 Expired
24 KB
pluginVerifier-result-p243 Expired
29.3 KB
tests-result-p231 Expired
21.5 KB
tests-result-p232 Expired
19 KB
tests-result-p233 Expired
19 KB
tests-result-p241 Expired
19 KB
tests-result-p242 Expired
19 KB
tests-result-p243 Expired
19 KB