You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error when evaluating 'strategy' for job 'cleanup-branch'. .github/workflows/roslyn-branches.yml (Line: 73, Col: 15): Matrix must define at least one vector
Non-nullable field '_completionService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable property 'QuickInfoService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
'DiagnosticAnalyzerExtensions.WithAnalyzers(Compilation, ImmutableArray<DiagnosticAnalyzer>, AnalyzerOptions?, CancellationToken)' is obsolete: 'Use WithAnalyzers overload without a cancellation token'