Skip to content

Upgrade to Elastic.Clients.Elasticsearch #434

Upgrade to Elastic.Clients.Elasticsearch

Upgrade to Elastic.Clients.Elasticsearch #434

Triggered via pull request September 12, 2024 20:11
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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#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/ElasticMappingResolver.cs#L422
'FieldAliasProperty' does not contain a definition for 'Name'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L422
'FieldAliasProperty' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'FieldAliasProperty' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Parsers.ElasticQueries/Extensions/DefaultAggregationNodeExtensions.cs#L243
Cannot implicitly convert type 'System.DateTime' to 'Elastic.Clients.Elasticsearch.Aggregations.FieldDateMath'
build / build: src/Foundatio.Parsers.ElasticQueries/Extensions/DefaultAggregationNodeExtensions.cs#L243
Cannot implicitly convert type 'System.DateTime' to 'Elastic.Clients.Elasticsearch.Aggregations.FieldDateMath'
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#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/ElasticMappingResolver.cs#L422
'FieldAliasProperty' does not contain a definition for 'Name'
build / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L422
'FieldAliasProperty' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'FieldAliasProperty' could be found (are you missing a using directive or an assembly reference?)
build / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / build: src/Foundatio.Parsers.ElasticQueries/ElasticMappingResolver.cs#L500
'IndicesNamespacedClient.Refresh(Indices?)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'