Skip to content

Added aggregation container that can be used to map to a descriptor #431

Added aggregation container that can be used to map to a descriptor

Added aggregation container that can be used to map to a descriptor #431

Triggered via push September 12, 2024 19:33
Status Failure
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L129
The type or namespace name 'IPropertyWithClrOrigin' could not be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/Visitors/GetSortFieldsVisitor.cs#L21
'SortOptions' does not contain a definition for 'SortKey' and no accessible extension method 'SortKey' accepting a first argument of type 'SortOptions' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L237
'IProperty' does not contain a definition for 'Fields' and no accessible extension method 'Fields' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L240
'IProperty' does not contain a definition for 'Fields' and no accessible extension method 'Fields' accepting a first argument of type 'IProperty' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticQueryParserConfiguration.cs#L291
Argument 1: cannot convert from 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>' to 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMapping>'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticQueryParserConfiguration.cs#L298
Argument 1: cannot convert from 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>>' to 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMappingDescriptor<T>, Elastic.Clients.Elasticsearch.Mapping.TypeMapping>'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticQueryParserConfiguration.cs#L298
Argument 2: cannot convert from 'Elastic.Clients.Elasticsearch.Inferrer' to 'Elastic.Clients.Elasticsearch.ElasticsearchClient'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticQueryParserConfiguration.cs#L298
Argument 3: cannot convert from 'System.Func<Elastic.Clients.Elasticsearch.Mapping.TypeMapping>' to 'string'
build / build: src/Foundatio.Parsers.ElasticQueries/Visitors/CombineAggregationsVisitor.cs#L97
The type or namespace name 'BucketAggregationBase' could not be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/Visitors/CombineAggregationsVisitor.cs#L100
The type or namespace name 'AggregationDictionary' could not be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L499
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L500
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L515
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L516
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L537
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L538
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L553
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L554
'IndicesNamespacedClient.GetMapping(GetMappingRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/Extensions/ElasticExtensions.cs#L133
'ElasticsearchClient.Ping()' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L499
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'