[workflows] Update CI build workflow for .NET8, add Windows and MacOS… #18
Annotations
11 warnings
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
TouchPortalSDK/Clients/TouchPortalClient.cs#L17
Missing XML comment for publicly visible type or member 'TouchPortalClient'
|
Build:
TouchPortalSDK/Clients/TouchPortalClient.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalClient.TouchPortalClient(ITouchPortalEventHandler, ITouchPortalSocketFactory, ILoggerFactory)'
|
Build:
TouchPortalSDK/Clients/TouchPortalClient.cs#L242
Missing XML comment for publicly visible type or member 'TouchPortalClient.SendCommand<TCommand>(TCommand, string)'
|
Build:
TouchPortalSDK/Clients/TouchPortalSocket.cs#L11
Missing XML comment for publicly visible type or member 'TouchPortalSocket'
|
Build:
TouchPortalSDK/Clients/TouchPortalSocket.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalSocket.TouchPortalSocket(TouchPortalOptions, IMessageHandler, ILoggerFactory)'
|
Build:
TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
Build:
TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddTouchPortalSdk(IServiceCollection, IConfiguration)'
|
Build:
TouchPortalSDK/Configuration/ServiceProviderFactory.cs#L8
Missing XML comment for publicly visible type or member 'ServiceProviderFactory'
|
Build:
TouchPortalSDK/Interfaces/ICommandHandler.cs#L6
Missing XML comment for publicly visible type or member 'ICommandHandler'
|
Loading