Upgrade to Elastic.Clients.Elasticsearch #84
Draft
Annotations
10 errors
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticMappingResolverTests.cs#L62
'TypeMappingDescriptor<MyNestedType> ElasticMappingResolverTests.MapMyNestedType(TypeMappingDescriptor<MyNestedType>)' has the wrong return type
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L152
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L127
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/AggregationParserTests.cs#L201
Argument 1: cannot convert from 'Foundatio.Parsers.ElasticQueries.AggregationMap' to 'System.Collections.Generic.IDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.Aggregation>?'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/AggregationParserTests.cs#L134
Argument 1: cannot convert from 'Foundatio.Parsers.ElasticQueries.AggregationMap' to 'System.Collections.Generic.IDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.Aggregation>?'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/InvertQueryTests.cs#L123
Argument 1: cannot convert from 'method group' to 'long'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/InvertQueryTests.cs#L119
No overload for method 'CountAsync' takes 0 arguments
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/AggregationParserTests.cs#L71
Argument 1: cannot convert from 'Foundatio.Parsers.ElasticQueries.AggregationMap' to 'System.Collections.Generic.IDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.Aggregation>?'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/Utility/ElasticsearchTestBase.cs#L118
Argument 1: cannot convert from 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>' to 'System.Action<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>?'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/Utility/ElasticsearchTestBase.cs#L108
Argument 1: cannot convert from 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>' to 'System.Action<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>?'
|
Loading