Updated deps #330
Annotations
2 errors and 10 warnings
Foundatio.Parsers.ElasticQueries.Tests.CustomVisitorTests.CanResolveSimpleCustomFilter:
_/tests/Foundatio.Parsers.ElasticQueries.Tests/CustomVisitorTests.cs#L41
Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0
|
build / build
Process completed with exit code 1.
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|
build / build:
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)
|