Upgrade to .NET 8.0 #240
Annotations
5 errors and 6 warnings
Build win-arm
There is no application host available for the specified RuntimeIdentifier 'win-arm'.
|
Build win-arm
There is no application host available for the specified RuntimeIdentifier 'win-arm'.
|
Build win-arm
There is no application host available for the specified RuntimeIdentifier 'win-arm'.
|
Build win-arm
There is no application host available for the specified RuntimeIdentifier 'win-arm'.
|
Build win-arm
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3, vimtor/action-zip@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build win-x64:
Source/Services/Mqtt/MqttClientService.cs#L87
'MqttClientOptionsBuilder.WithWebSocketServer(string, MqttClientOptionsBuilderWebSocketParameters)' is obsolete: 'Use WithWebSocketServer(... configure) instead.'
|
Build win-x64:
Source/Services/Mqtt/MqttClientService.cs#L92
'MqttClientOptionsBuilder.WithTls(Action<MqttClientOptionsBuilderTlsParameters>)' is obsolete: 'Use WithTlsOptions(... configure) instead.'
|
Build win-x86:
Source/Services/Mqtt/MqttClientService.cs#L87
'MqttClientOptionsBuilder.WithWebSocketServer(string, MqttClientOptionsBuilderWebSocketParameters)' is obsolete: 'Use WithWebSocketServer(... configure) instead.'
|
Build win-x86:
Source/Services/Mqtt/MqttClientService.cs#L92
'MqttClientOptionsBuilder.WithTls(Action<MqttClientOptionsBuilderTlsParameters>)' is obsolete: 'Use WithTlsOptions(... configure) instead.'
|
The logs for this run have expired and are no longer available.
Loading