incomplete test working #122
Annotations
1 error and 10 warnings
|
Build:
src/UTF8.cs#L887
The variable 'overlapCount' is assigned but its value is never used
|
Build:
src/UTF8.cs#L953
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build:
src/UTF8.cs#L954
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build:
test/UTF8ValidationTests.cs#L84
Public method 'simpleGoodSequences' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L153
Public method 'BadSequences' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L241
Public method 'Node48995Test' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L247
Public method 'NoError' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L311
Public method 'NoErrorSpecificByteCount' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L373
Public method 'NoErrorIncompleteAt256Vector' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build:
test/UTF8ValidationTests.cs#L455
Public method 'BadHeaderBits' on test class 'Utf8SIMDValidationTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
The logs for this run have expired and are no longer available.
Loading