Updated deps #330
Annotations
2 errors and 10 warnings
_/tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L41
Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0
|
|
tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L30
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L54
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L78
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L121
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L82
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L110
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L134
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L162
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L181
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L200
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
The logs for this run have expired and are no longer available.
Loading