Update Roslyn to 4.13.0-3.24620.4 #495
Annotations
10 errors and 2 warnings
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Workers/Refactoring/FixUsingsWorker.cs#L245
There is no argument given that corresponds to the required parameter 'options' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/V2/BaseCodeActionService.cs#L145
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/V2/BaseCodeActionService.cs#L189
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeRefactoringContext(Document, TextSpan, Action<CodeAction, TextSpan?>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/RunFixAllCodeActionService.cs#L143
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/RunFixAllCodeActionService.cs#L166
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateFixAllContext(Document?, TextSpan?, Project, CodeFixProvider, FixAllScope, string?, IEnumerable<string>, FixAllContext.DiagnosticProvider, Func<string, OmniSharpCodeActionOptions>, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Workers/Refactoring/FixUsingsWorker.cs#L245
There is no argument given that corresponds to the required parameter 'options' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/V2/BaseCodeActionService.cs#L145
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/V2/BaseCodeActionService.cs#L189
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeRefactoringContext(Document, TextSpan, Action<CodeAction, TextSpan?>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/RunFixAllCodeActionService.cs#L143
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateCodeFixContext(Document, TextSpan, ImmutableArray<Diagnostic>, Action<CodeAction, ImmutableArray<Diagnostic>>, OmniSharpCodeActionOptions, CancellationToken)'
|
🍰 Run Cake:
src/OmniSharp.Roslyn.CSharp/Services/Refactoring/RunFixAllCodeActionService.cs#L166
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'OmniSharpCodeFixContextFactory.CreateFixAllContext(Document?, TextSpan?, Project, CodeFixProvider, FixAllScope, string?, IEnumerable<string>, FixAllContext.DiagnosticProvider, Func<string, OmniSharpCodeActionOptions>, CancellationToken)'
|
🍰 Run Cake
Attempt 1 failed. Reason: Child_process exited with error code 1
|
🍰 Run Cake
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading