build(deps): Bump actions/setup-dotnet from 4 to 5 #13
Annotations
10 warnings
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Interfaces/IFuzzyFqnLookupService.cs#L15
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'IFuzzyFqnLookupService.FindMatchesAsync(string, ISolutionManager, CancellationToken)' (but other parameters do)
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Interfaces/IFuzzyFqnLookupService.cs#L15
Parameter 'solutionManager' has no matching param tag in the XML comment for 'IFuzzyFqnLookupService.FindMatchesAsync(string, ISolutionManager, CancellationToken)' (but other parameters do)
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Extensions/ServiceCollectionExtensions.cs#L18
Parameter 'buildConfiguration' has no matching param tag in the XML comment for 'ServiceCollectionExtensions.WithSharpToolsServices(IServiceCollection, bool, string?)' (but other parameters do)
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Extensions/ServiceCollectionExtensions.cs#L18
Parameter 'enableGit' has no matching param tag in the XML comment for 'ServiceCollectionExtensions.WithSharpToolsServices(IServiceCollection, bool, string?)' (but other parameters do)
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L202
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
|
Build solution:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L46
'Workspace.WorkspaceFailed' is obsolete: 'Use RegisterWorkspaceFailedHandler instead, which by default will no longer run on the UI thread.'
|
Loading