Bump ModelContextProtocol from 1.3.0 to 1.4.0 - #18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
1 error and 12 warnings
|
Build (Release)
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload test results log
No files were found with the provided path: scripts/test-results.log. No artifacts will be uploaded.
|
|
Build (Release):
Phantom.Workspaces.Llm.Core.Tests/AgentDefinitionMcpToolTests.cs#L164
Possible null reference argument for parameter 'collection' in 'Tool Assert.Single<Tool>(IEnumerable<Tool> collection)'.
|
|
Build (Release):
Phantom.Workspaces.Llm.Core.Tests/AgentDefinitionMcpToolTests.cs#L85
Possible null reference argument for parameter 'collection' in 'Tool Assert.Single<Tool>(IEnumerable<Tool> collection)'.
|
|
Build (Release):
Phantom.Workspaces.Agent.Gui/Controls/AgentChatOutputControl.axaml.cs#L227
Dereference of a possibly null reference.
|
|
Build (Release):
Phantom.Workspaces.Agent.Gui/Controls/AgentChatOutputControl.axaml.cs#L213
Dereference of a possibly null reference.
|
|
Build (Release):
Phantom.Workspaces.Agent.Gui/Controls/AgentChatOutputControl.axaml.cs#L96
Cannot convert null literal to non-nullable reference type.
|
|
Build (Release):
Phantom.Workspaces.Data.MongoDB.Tests/MongoDbQueryTranslatorTests.cs#L64
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Build (Release):
Phantom.Workspaces.Data.MongoDB.Tests/MongoDbQueryTranslatorTests.cs#L31
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Build (Release):
Phantom.Workspaces.Llm.Core/WorkspaceEntityToolsetFactory.cs#L658
Nullability of reference types in value of type 'string?[]' doesn't match target type 'IReadOnlyCollection<string>'.
|
|
Build (Release):
Phantom.Workspaces.Llm.Core/WorkspaceEntityToolsetFactory.cs#L474
Cannot convert null literal to non-nullable reference type.
|
|
Build (Release):
Phantom.Workspaces.Install.Tests/StartupTaskServiceTests.cs#L67
This call site is reachable on all platforms. 'RealScheduledTasks.BuildTaskRunCommand(ScheduledTaskDefinition)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
background
wait
wait-all
cancel
parallel
Loading