Update dependencies and Dependabot configuration #234
build.yml
on: pull_request
build
2m 12s
Matrix: integration_tests
Annotations
10 errors
|
build:
src/UnitTests/TaskTestBase.cs#L459
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L524
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L404
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L464
Use 'CooperativeCancellation = true' with '[Timeout]' to enable cooperative cancellation behavior (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0045)
|
|
build:
src/UnitTests/TaskTestBase.cs#L354
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L459
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L524
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L404
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/UnitTests/TaskTestBase.cs#L464
Use 'CooperativeCancellation = true' with '[Timeout]' to enable cooperative cancellation behavior (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0045)
|
|
build:
src/UnitTests/TaskTestBase.cs#L354
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|