Replace FluentAssertions in some tests #2332
Annotations
10 errors
tests/Meziantou.Extensions.Logging.InMemory.Tests/InMemoryLoggerTests.cs#L21
The type arguments for method 'Assert.Collection<T>(IAsyncEnumerable<T>, params Action<T>[])' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
tests/Meziantou.Extensions.Logging.InMemory.Tests/InMemoryLoggerTests.cs#L42
The type arguments for method 'Assert.Collection<T>(IAsyncEnumerable<T>, params Action<T>[])' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
tests/Meziantou.Extensions.Logging.InMemory.Tests/InMemoryLoggerTests.cs#L65
The type arguments for method 'Assert.Collection<T>(IAsyncEnumerable<T>, params Action<T>[])' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
tests/Meziantou.Extensions.Logging.InMemory.Tests/InMemoryLoggerTests.cs#L99
Argument 2: cannot convert from 'method group' to 'int'
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1622
Identifier expected
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1623
Invalid expression term ','
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1626
Syntax error, ',' expected
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1628
Syntax error, ',' expected
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1628
Syntax error, ',' expected
|
tests/Meziantou.Framework.CodeDom.Tests/CSharpCodeGeneratorTests.cs#L1630
Syntax error, ',' expected
|
This job failed
Loading