Skip to content

[build] Drop .NET5 support; Update all package deps to 8.x versions; … #19

[build] Drop .NET5 support; Update all package deps to 8.x versions; …

[build] Drop .NET5 support; Update all package deps to 8.x versions; … #19

Triggered via push November 16, 2024 06:39
Status Failure
Total duration 2m 14s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 30 warnings
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/CreateStateTests.cs#L22
'Assert' does not contain a definition for 'True'
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/CreateStateTests.cs#L25
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/CreateStateTests.cs#L26
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/CreateStateTests.cs#L27
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/CreateStateTests.cs#L28
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/ChoiceUpdateTests.cs#L22
'Assert' does not contain a definition for 'True'
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/ChoiceUpdateTests.cs#L25
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/ChoiceUpdateTests.cs#L26
The name 'StringAssert' does not exist in the current context
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/SendCommandTests.cs#L21
'Assert' does not contain a definition for 'True'
build (ubuntu-latest): TouchPortalSDK.Tests/Commands/SendCommandTests.cs#L24
'Assert' does not contain a definition for 'AreEqual'
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L24
'Assert' does not contain a definition for 'True'
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L27
The name 'StringAssert' does not exist in the current context
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L28
The name 'StringAssert' does not exist in the current context
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L29
The name 'StringAssert' does not exist in the current context
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L30
The name 'StringAssert' does not exist in the current context
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L31
The name 'StringAssert' does not exist in the current context
build (macos-latest): TouchPortalSDK.Tests/Client/ConnectionTests.cs#L33
'Assert' does not contain a definition for 'False'
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L42
'Assert' does not contain a definition for 'False'
build (macos-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L52
'Assert' does not contain a definition for 'AreEqual'
build (macos-latest): TouchPortalSDK.Tests/Client/ConnectionTests.cs#L47
'Assert' does not contain a definition for 'False'
build (windows-latest): TouchPortalSDK.Tests/Client/ConnectionTests.cs#L33
'Assert' does not contain a definition for 'False'
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L24
'Assert' does not contain a definition for 'True'
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L27
The name 'StringAssert' does not exist in the current context
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L28
The name 'StringAssert' does not exist in the current context
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L29
The name 'StringAssert' does not exist in the current context
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L30
The name 'StringAssert' does not exist in the current context
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L31
The name 'StringAssert' does not exist in the current context
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L42
'Assert' does not contain a definition for 'False'
build (windows-latest): TouchPortalSDK.Tests/Commands/UpdateActionDataTests.cs#L52
'Assert' does not contain a definition for 'AreEqual'
build (windows-latest): TouchPortalSDK.Tests/Client/ConnectionTests.cs#L47
'Assert' does not contain a definition for 'False'
build (ubuntu-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L17
Missing XML comment for publicly visible type or member 'TouchPortalClient'
build (ubuntu-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalClient.TouchPortalClient(ITouchPortalEventHandler, ITouchPortalSocketFactory, ILoggerFactory)'
build (ubuntu-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L242
Missing XML comment for publicly visible type or member 'TouchPortalClient.SendCommand<TCommand>(TCommand, string)'
build (ubuntu-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L11
Missing XML comment for publicly visible type or member 'TouchPortalSocket'
build (ubuntu-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalSocket.TouchPortalSocket(TouchPortalOptions, IMessageHandler, ILoggerFactory)'
build (ubuntu-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build (ubuntu-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddTouchPortalSdk(IServiceCollection, IConfiguration)'
build (ubuntu-latest): TouchPortalSDK/Configuration/ServiceProviderFactory.cs#L8
Missing XML comment for publicly visible type or member 'ServiceProviderFactory'
build (ubuntu-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L6
Missing XML comment for publicly visible type or member 'ICommandHandler'
build (ubuntu-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L82
Parameter 'notificationOptions' has no matching param tag in the XML comment for 'ICommandHandler.ShowNotification(string, string, string, NotificationOptions[])' (but other parameters do)
build (macos-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L17
Missing XML comment for publicly visible type or member 'TouchPortalClient'
build (macos-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalClient.TouchPortalClient(ITouchPortalEventHandler, ITouchPortalSocketFactory, ILoggerFactory)'
build (macos-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L242
Missing XML comment for publicly visible type or member 'TouchPortalClient.SendCommand<TCommand>(TCommand, string)'
build (macos-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L11
Missing XML comment for publicly visible type or member 'TouchPortalSocket'
build (macos-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalSocket.TouchPortalSocket(TouchPortalOptions, IMessageHandler, ILoggerFactory)'
build (macos-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build (macos-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddTouchPortalSdk(IServiceCollection, IConfiguration)'
build (macos-latest): TouchPortalSDK/Configuration/ServiceProviderFactory.cs#L8
Missing XML comment for publicly visible type or member 'ServiceProviderFactory'
build (macos-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L6
Missing XML comment for publicly visible type or member 'ICommandHandler'
build (macos-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L82
Parameter 'notificationOptions' has no matching param tag in the XML comment for 'ICommandHandler.ShowNotification(string, string, string, NotificationOptions[])' (but other parameters do)
build (windows-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L17
Missing XML comment for publicly visible type or member 'TouchPortalClient'
build (windows-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalClient.TouchPortalClient(ITouchPortalEventHandler, ITouchPortalSocketFactory, ILoggerFactory)'
build (windows-latest): TouchPortalSDK/Clients/TouchPortalClient.cs#L242
Missing XML comment for publicly visible type or member 'TouchPortalClient.SendCommand<TCommand>(TCommand, string)'
build (windows-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L11
Missing XML comment for publicly visible type or member 'TouchPortalSocket'
build (windows-latest): TouchPortalSDK/Clients/TouchPortalSocket.cs#L37
Missing XML comment for publicly visible type or member 'TouchPortalSocket.TouchPortalSocket(TouchPortalOptions, IMessageHandler, ILoggerFactory)'
build (windows-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build (windows-latest): TouchPortalSDK/Configuration/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddTouchPortalSdk(IServiceCollection, IConfiguration)'
build (windows-latest): TouchPortalSDK/Configuration/ServiceProviderFactory.cs#L8
Missing XML comment for publicly visible type or member 'ServiceProviderFactory'
build (windows-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L6
Missing XML comment for publicly visible type or member 'ICommandHandler'
build (windows-latest): TouchPortalSDK/Interfaces/ICommandHandler.cs#L82
Parameter 'notificationOptions' has no matching param tag in the XML comment for 'ICommandHandler.ShowNotification(string, string, string, NotificationOptions[])' (but other parameters do)