Refactors Gulliver repository for an "intermediate" 2.0 release #7
Annotations
10 warnings
|
build:
src/Gulliver/ByteArrayUtils_BigEndian.cs#L282
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Gulliver/ByteArrayUtils_BigEndian.cs#L282
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Gulliver/ByteArrayUtils_LittleEndian.cs#L283
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Gulliver/ByteArrayUtils_LittleEndian.cs#L283
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Gulliver/EnumerableByteHelpers.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
build:
src/Gulliver/EnumerableByteHelpers.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
build:
src/Gulliver/FixedBytes.cs#L13
Seal class 'FixedBytes' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|
|
build:
src/Gulliver/FixedBytes.cs#L13
Seal class 'FixedBytes' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|
|
build:
src/Gulliver/FixedBytes.cs#L146
All 'Equals' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
|
build:
src/Gulliver/FixedBytes.cs#L146
All 'Equals' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|