Added compatibility for .NET10 and removed compatibility for .NET 6 and 7. #279
ci-build-and-test.yml
on: pull_request
🔨 Build and Test (CI)
36s
Annotations
10 errors
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L105
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L102
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L99
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L95
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L92
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L89
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L73
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L70
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L67
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
🔨 Build and Test (CI):
tests/Reactive.Boolean.Tests/BooleanObservableExtensions.Scheduling.WhenTrueFor.Tests.cs#L28
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|