Bump coverlet.collector from 6.0.2 to 6.0.4 #17
build.yml
on: pull_request
Matrix: Build and Test
Code Quality Analysis
52s
Publish Sample Applications
0s
Create NuGet Packages
0s
Annotations
12 errors and 82 warnings
|
Build and Test (macos-latest, Release)
No test report files were found
|
|
Build and Test (macos-latest, Release)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (windows-latest, Debug)
No test report files were found
|
|
Build and Test (windows-latest, Debug)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (ubuntu-latest, Debug)
No test report files were found
|
|
Build and Test (ubuntu-latest, Debug)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (windows-latest, Release)
No test report files were found
|
|
Build and Test (windows-latest, Release)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (ubuntu-latest, Release)
No test report files were found
|
|
Build and Test (ubuntu-latest, Release)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (macos-latest, Debug)
No test report files were found
|
|
Build and Test (macos-latest, Debug)
The action 'Run tests with coverage' has timed out after 5 minutes.
|
|
Build and Test (macos-latest, Release)
No file matches path **/test-results.trx
|
|
Build and Test (macos-latest, Release)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (macos-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (macos-latest, Release):
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 and Test (macos-latest, Release):
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 and Test (macos-latest, Release):
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 and Test (macos-latest, Release):
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 and Test (macos-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Release):
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 and Test (macos-latest, Release):
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.'
|
|
Build and Test (windows-latest, Debug)
No file matches path **/test-results.trx
|
|
Build and Test (windows-latest, Debug)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (windows-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (windows-latest, Debug):
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 and Test (windows-latest, Debug):
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 and Test (windows-latest, Debug):
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 and Test (windows-latest, Debug):
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 and Test (windows-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Debug):
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 and Test (windows-latest, Debug):
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.'
|
|
Build and Test (ubuntu-latest, Debug)
No file matches path **/test-results.trx
|
|
Build and Test (ubuntu-latest, Debug)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (ubuntu-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (ubuntu-latest, Debug):
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 and Test (ubuntu-latest, Debug):
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 and Test (ubuntu-latest, Debug):
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 and Test (ubuntu-latest, Debug):
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 and Test (ubuntu-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Debug):
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 and Test (ubuntu-latest, Debug):
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.'
|
|
Build and Test (windows-latest, Release)
No file matches path **/test-results.trx
|
|
Build and Test (windows-latest, Release)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (windows-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (windows-latest, Release):
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 and Test (windows-latest, Release):
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 and Test (windows-latest, Release):
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 and Test (windows-latest, Release):
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 and Test (windows-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (windows-latest, Release):
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 and Test (windows-latest, Release):
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.'
|
|
Build and Test (ubuntu-latest, Release)
No file matches path **/test-results.trx
|
|
Build and Test (ubuntu-latest, Release)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (ubuntu-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (ubuntu-latest, Release):
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 and Test (ubuntu-latest, Release):
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 and Test (ubuntu-latest, Release):
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 and Test (ubuntu-latest, Release):
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 and Test (ubuntu-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Release):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (ubuntu-latest, Release):
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 and Test (ubuntu-latest, Release):
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.'
|
|
Code Quality Analysis:
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Code Quality Analysis:
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)
|
|
Code Quality Analysis:
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)
|
|
Code Quality Analysis:
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)
|
|
Code Quality Analysis:
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)
|
|
Code Quality Analysis:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Code Quality Analysis:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Code Quality Analysis:
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Code Quality Analysis:
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.'
|
|
Code Quality Analysis:
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.'
|
|
Build and Test (macos-latest, Debug)
No file matches path **/test-results.trx
|
|
Build and Test (macos-latest, Debug)
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Build and Test (macos-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Mcp/ContextInjectors.cs#L96
XML comment has a param tag for 'includeContextMessage', but there is no parameter by that name
|
|
Build and Test (macos-latest, Debug):
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 and Test (macos-latest, Debug):
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 and Test (macos-latest, Debug):
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 and Test (macos-latest, Debug):
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 and Test (macos-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L501
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L464
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Debug):
src/DotNetDevMCP.CodeIntelligence/Services/SolutionManager.cs#L266
Dereference of a possibly null reference.
|
|
Build and Test (macos-latest, Debug):
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 and Test (macos-latest, Debug):
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.'
|