build(deps): Bump actions/checkout from 4 to 6 #16
Annotations
11 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.'
|
|
Initialize CodeQL
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
Loading