Roslyn Branches #1553
Annotations
10 warnings
Run npm run update-branch -- main
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Run npm run update-branch -- main
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Roslyn/RoslynSession.cs#L37
Non-nullable field '_completionService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Roslyn/RoslynSession.cs#L37
Non-nullable property 'QuickInfoService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Roslyn/RoslynSession.cs#L85
Possible null reference argument for parameter 'newText' in 'TextChange.TextChange(TextSpan span, string newText)'.
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Roslyn/RoslynSession.cs#L99
'DiagnosticAnalyzerExtensions.WithAnalyzers(Compilation, ImmutableArray<DiagnosticAnalyzer>, AnalyzerOptions?, CancellationToken)' is obsolete: 'Use WithAnalyzers overload without a cancellation token'
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Roslyn/RoslynSession.cs#L109
Nullability of reference types in value of type 'Task<CompletionList>' doesn't match target type 'Task<CompletionList?>'.
|
Run npm run update-branch -- main:
!roslyn-branches/dotnet-main/sharplab/source/#external/mirrorsharp/Common/Internal/Handlers/Shared/CompletionSupport.cs#L44
'CompletionList.Items' is obsolete: 'This property is obsolete. Use ItemsList instead'
|
The logs for this run have expired and are no longer available.
Loading