Upgrade to Elastic.Clients.Elasticsearch #84
Draft
Annotations
10 errors and 10 warnings
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticMappingResolverTests.cs#L28
'TextProperty' does not contain a definition for 'AddKeywordAndSortFields' and no accessible extension method 'AddKeywordAndSortFields' accepting a first argument of type 'TextProperty' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticMappingResolverTests.cs#L68
'TypeMappingDescriptor<MyNestedType> ElasticMappingResolverTests.MapMyNestedType(TypeMappingDescriptor<MyNestedType>)' has the wrong return type
|
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 'Elastic.Clients.Elasticsearch.Mapping.TypeMapping?'
|
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 'Elastic.Clients.Elasticsearch.Mapping.TypeMapping?'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/AggregationParserTests.cs#L71
Argument 1: cannot convert from 'Foundatio.Parsers.ElasticQueries.AggregationMap' to 'System.Func<Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>, Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>>'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticMappingResolverTests.cs#L103
'TypeMappingDescriptor<MyNestedType> ElasticMappingResolverTests.MapMyNestedType(TypeMappingDescriptor<MyNestedType>)' has the wrong return type
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/AggregationParserTests.cs#L134
Argument 1: cannot convert from 'Foundatio.Parsers.ElasticQueries.AggregationMap' to 'System.Func<Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>, Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>>'
|
Build:
tests/Foundatio.Parsers.ElasticQueries.Tests/ElasticQueryParserTests.cs#L127
Operator '&&' cannot be applied to operands of type 'QueryDescriptor<MyType>' and 'QueryDescriptor<MyType>'
|
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.Func<Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>, Elastic.Clients.Elasticsearch.Fluent.FluentDescriptorDictionary<string, Elastic.Clients.Elasticsearch.Aggregations.AggregationDescriptor<Foundatio.Parsers.ElasticQueries.Tests.MyType>>>'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L500
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L501
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L516
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L517
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L538
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L539
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L554
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L555
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/Extensions/ElasticExtensions.cs#L201
'ElasticsearchClient.Ping()' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Build:
src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L500
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
|
Loading