Add zero-copy encoding methods for .NET 6+ #295
Annotations
4 warnings
src/Chr.Avro/Abstract/RecordSchemaBuilderCase.cs#L15
Using alias directive for 'NullabilityInfo' should appear before using alias directive for 'NullabilityInfoContext' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1211.md)
|
src/Chr.Avro.Binary/Serialization/BinaryReader.cs#L145
Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md)
|
tests/Chr.Avro.Binary.Tests/BinaryReaderTests.cs#L62
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
tests/Chr.Avro.Binary.Tests/UnionSerializationTests.cs#L202
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
The logs for this run have expired and are no longer available.
Loading