Bump the service group with 1 update#277
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
11 warnings
|
src/MandMCounter.Service/Program.cs#L15
'ApplicationInsightsWebHostBuilderExtensions.UseApplicationInsights(IWebHostBuilder)' is obsolete: 'This method is deprecated in favor of AddApplicationInsightsTelemetry() extension method on IServiceCollection.'
|
|
src/MandMCounter.Tests/SkittleTests.cs#L71
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/SkittleTests.cs#L55
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/PeanutMandMTests.cs#L40
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/SkittleTests.cs#L40
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/UnitsTests.cs#L23
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/UnitsTests.cs#L22
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/SkittleTests.cs#L25
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/UnitsTests.cs#L21
Use 'Assert.IsNotNull' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/MandMTests.cs#L24
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
src/MandMCounter.Tests/PeanutMandMTests.cs#L25
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
The logs for this run have expired and are no longer available.
Loading