Harmonize dependencies against NET 8 #90
Merged
Annotations
9 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L302
Public method 'TestParseClient' on test class 'DeviceDetectorTest' 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)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L324
Public method 'TestParseDevice' on test class 'DeviceDetectorTest' 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)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L302
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L324
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L302
Public method 'TestParseClient' on test class 'DeviceDetectorTest' 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)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L324
Public method 'TestParseDevice' on test class 'DeviceDetectorTest' 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)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L302
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)
|
|
DeviceDetector.NET.Tests/DeviceDetectorTest.cs#L324
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)
|
The logs for this run have expired and are no longer available.
Loading