CI #3377
Annotations
7 errors
Build:
src/NServiceBus.Core/Serializers/XML/XmlSerialization.cs#L282
Change type of parameter 'baseTypes' from 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/NServiceBus.Core/Serializers/XML/XmlDeserialization.cs#L656
Change type of field 'prefixesToNamespaces' from 'System.Collections.Generic.IDictionary<string, string>' to 'System.Collections.Generic.Dictionary<string, string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/NServiceBus.Core/Serialization/SerializationFeature.cs#L98
Change type of parameter 'messageDefinitions' from 'System.Collections.Generic.IReadOnlyCollection<NServiceBus.Unicast.Messages.MessageMetadata>' to 'NServiceBus.Unicast.Messages.MessageMetadata[]' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/NServiceBus.Core/Serializers/XML/XmlSerialization.cs#L282
Change type of parameter 'baseTypes' from 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/NServiceBus.Core/Serializers/XML/XmlDeserialization.cs#L656
Change type of field 'prefixesToNamespaces' from 'System.Collections.Generic.IDictionary<string, string>' to 'System.Collections.Generic.Dictionary<string, string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build:
src/NServiceBus.Core/Serialization/SerializationFeature.cs#L98
Change type of parameter 'messageDefinitions' from 'System.Collections.Generic.IReadOnlyCollection<NServiceBus.Unicast.Messages.MessageMetadata>' to 'NServiceBus.Unicast.Messages.MessageMetadata[]' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build
Process completed with exit code 1.
|
Loading