Restructure IMcpEndpoint, IMcpClient, and IMcpServer
#717
ci-build-test.yml
on: pull_request
Matrix: build
publish-coverage
/
publish-coverage
Annotations
60 errors, 6 warnings, and 2 notices
|
build (macos-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (macos-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (macos-latest, Release):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L28
'McpEndpointExtensions.SendNotificationAsync<TParameters>(IMcpEndpoint, string, TParameters, JsonSerializerOptions?, CancellationToken)' is obsolete: 'Use McpSession.SendNotificationAsync instead.'
|
|
build (macos-latest, Release):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L13
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (macos-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L99
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L63
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L99
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L63
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (macos-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (macos-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L99
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L63
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (ubuntu-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (ubuntu-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (windows-latest, Debug):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (windows-latest, Debug):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L28
'McpEndpointExtensions.SendNotificationAsync<TParameters>(IMcpEndpoint, string, TParameters, JsonSerializerOptions?, CancellationToken)' is obsolete: 'Use McpSession.SendNotificationAsync instead.'
|
|
build (windows-latest, Debug):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L13
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (windows-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Debug):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Debug):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Debug):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L36
'McpServerExtensions.ElicitAsync(IMcpServer, ElicitRequestParams, CancellationToken)' is obsolete: 'Use McpServer.ElicitAsync instead.'
|
|
build (windows-latest, Release):
docs/concepts/elicitation/samples/server/Tools/InteractiveTools.cs#L16
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (windows-latest, Release):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L28
'McpEndpointExtensions.SendNotificationAsync<TParameters>(IMcpEndpoint, string, TParameters, JsonSerializerOptions?, CancellationToken)' is obsolete: 'Use McpSession.SendNotificationAsync instead.'
|
|
build (windows-latest, Release):
docs/concepts/progress/samples/server/Tools/LongRunningTools.cs#L13
'IMcpServer' is obsolete: 'Use McpServer instead.'
|
|
build (windows-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L30
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Release):
docs/concepts/elicitation/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L23
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Release):
docs/concepts/progress/samples/client/Program.cs#L8
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (windows-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L13
'McpClientFactory' is obsolete: 'Use McpClient.CreateAsync instead.'
|
|
build (windows-latest, Release):
docs/concepts/logging/samples/client/Program.cs#L7
The type or namespace name 'SseClientTransport' could not be found (are you missing a using directive or an assembly reference?)
|
|
build (macos-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (ubuntu-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (macos-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (ubuntu-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (windows-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (windows-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (windows-latest, Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build (windows-latest, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|