Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 #14
Annotations
12 warnings
|
|
|
BlazorAutoApp.Test/Architecture/EntityConfigurationLocationTests.cs#L40
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/NoInfrastructureNamespaceTests.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp/Features/Inspections/HullImages/LocalHullImageStore.cs#L15
Parameter 'log' is unread.
|
|
BlazorAutoApp.Test/Architecture/HttpClientUsageTests.cs#L121
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/NoInfrastructureNamespaceTests.cs#L62
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/HttpClientUsageTests.cs#L79
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/NoInfrastructureNamespaceTests.cs#L43
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/EntityConfigurationLocationTests.cs#L40
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp.Test/Architecture/NoInfrastructureNamespaceTests.cs#L24
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
BlazorAutoApp/Features/Inspections/HullImages/LocalHullImageStore.cs#L15
Parameter 'log' is unread.
|
|
|
The logs for this run have expired and are no longer available.
Loading