Skip to content

Bump codecov/codecov-action from 4 to 5 #314

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #314

Triggered via push November 18, 2024 15:33
Status Success
Total duration 19m 27s
Artifacts 12

buildandtest.yml

on: push
Matrix: build-and-test-net8
Fit to window
Zoom out
Zoom in

Annotations

110 warnings
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L158
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'appRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L168
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaConfiguration: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L164
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L445
In enum JSONNetworkMessageType, change the name of Invalid to 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L179
If possible, make the underlying type of ExtendedFlags1EncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L212
If possible, make the underlying type of ExtendedFlags2EncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L237
If 'ExtendedFlags2EncodingMask.Reserved' is not used in the current implementation, remove it. Otherwise give it a meaningful name. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1700)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L258
If possible, make the underlying type of GroupFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L286
If possible, make the underlying type of SecurityFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L311
If 'SecurityFlagsEncodingMask.Reserved' is not used in the current implementation, remove it. Otherwise give it a meaningful name. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1700)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/RawDataReceivedEventArgs.cs#L33
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/DatasetWriterConfigurationEventArgs.cs#L28
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-ubuntu-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/DatasetWriterConfigurationEventArgs.cs#L48
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L258
If possible, make the underlying type of GroupFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L286
If possible, make the underlying type of SecurityFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L311
If 'SecurityFlagsEncodingMask.Reserved' is not used in the current implementation, remove it. Otherwise give it a meaningful name. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1700)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L445
In enum JSONNetworkMessageType, change the name of Invalid to 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/PublishedData/DataSet.cs#L65
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/PublisherEndpointsEventArgs.cs#L38
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/RawDataReceivedEventArgs.cs#L33
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/ITransportProtocolConfiguration.cs#L27
Change 'ConnectionProperties' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Transport/IUadpDiscoveryMessages.cs#L82
Rename type name GetPublisherEndpointsEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
test-macOS-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Transport/IUadpDiscoveryMessages.cs#L88
Rename type name GetDataSetWriterIdsEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L179
If possible, make the underlying type of ExtendedFlags1EncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L445
In enum JSONNetworkMessageType, change the name of Invalid to 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L212
If possible, make the underlying type of ExtendedFlags2EncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L237
If 'ExtendedFlags2EncodingMask.Reserved' is not used in the current implementation, remove it. Otherwise give it a meaningful name. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1700)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L258
If possible, make the underlying type of GroupFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L286
If possible, make the underlying type of SecurityFlagsEncodingMask System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/Enums.cs#L311
If 'SecurityFlagsEncodingMask.Reserved' is not used in the current implementation, remove it. Otherwise give it a meaningful name. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1700)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/PublishedData/DataSet.cs#L65
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/ITransportProtocolConfiguration.cs#L27
Change 'ConnectionProperties' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
test-windows-latest-net8.0-UaPubSub: src/Technosoftware/UaPubSub/PublisherEndpointsEventArgs.cs#L38
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaStandardServer: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L158
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'appRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L168
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L164
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-ubuntu-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L339
Change the type of parameter 'applicationUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'applicationUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L340
Change the type of parameter 'productUri' of method 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' from 'string' to 'System.Uri', or provide an overload to 'ApplicationInstance.CreateApplicationConfigurationManager(string, string)' that allows 'productUri' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L323
In externally visible method 'ApplicationConfiguration ApplicationInstance.FixupAppConfig(ApplicationConfiguration configuration)', validate parameter 'configuration' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-windows-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/IUaApplicationConfiguration.cs#L262
Change the type of parameter 'wellKnownDiscoveryUrl' of method 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' from 'string' to 'System.Uri', or provide an overload to 'IUaApplicationConfigurationClientOptions.AddWellKnownDiscoveryUrls(string)' that allows 'wellKnownDiscoveryUrl' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L134
In externally visible method 'Task ApplicationInstance.StartAsync(ServerBase server)', validate parameter 'server' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L197
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L193
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationUserStore(string trustedRoot, string issuerRoot)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L158
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'appRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L168
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L164
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationStores(string subjectName, string appRoot, string trustedRoot, string issuerRoot, string rejectedRoot = null)', validate parameter 'trustedRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L250
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationInstance.cs#L277
Modify 'LoadApplicationConfigurationAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-macOS-latest-net8.0-UaClient: src/Technosoftware/UaConfiguration/ApplicationConfigurationManager.cs#L218
In externally visible method 'IUaApplicationConfigurationSecurityOptionStores ApplicationConfigurationManager.AddSecurityConfigurationHttpsStore(string trustedRoot, string issuerRoot)', validate parameter 'issuerRoot' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)

Artifacts

Produced during runtime
Name Size
dotnet-results-UaClient-macOS-latest-net8.0-Release Expired
5.83 MB
dotnet-results-UaClient-ubuntu-latest-net8.0-Release Expired
6.04 MB
dotnet-results-UaClient-windows-latest-net8.0-Release Expired
5.96 MB
dotnet-results-UaConfiguration-macOS-latest-net8.0-Release Expired
24.7 KB
dotnet-results-UaConfiguration-ubuntu-latest-net8.0-Release Expired
24.6 KB
dotnet-results-UaConfiguration-windows-latest-net8.0-Release Expired
24.6 KB
dotnet-results-UaPubSub-macOS-latest-net8.0-Release Expired
56.6 MB
dotnet-results-UaPubSub-ubuntu-latest-net8.0-Release Expired
56.8 MB
dotnet-results-UaPubSub-windows-latest-net8.0-Release Expired
60 MB
dotnet-results-UaStandardServer-macOS-latest-net8.0-Release Expired
579 KB
dotnet-results-UaStandardServer-ubuntu-latest-net8.0-Release Expired
579 KB
dotnet-results-UaStandardServer-windows-latest-net8.0-Release Expired
609 KB