Skip to content

More exaustive testing of shortend #76

More exaustive testing of shortend

More exaustive testing of shortend #76

Triggered via push March 9, 2024 02:07
Status Success
Total duration 5m 15s
Billable time 6m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: test/UTF8ValidationTests.cs#L18
Public method 'ShiftLeft' 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#L32
Public method 'ShiftRight' 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#L435
Theory method 'Invalid0xf50xff' on test class 'Utf8SIMDValidationTests' does not use parameter 'outputLength'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: test/UTF8ValidationTests.cs#L18
Public method 'ShiftLeft' 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#L32
Public method 'ShiftRight' 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#L435
Theory method 'Invalid0xf50xff' on test class 'Utf8SIMDValidationTests' does not use parameter 'outputLength'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)