Introduce Query Processor in v2 architecture #6474
Annotations
7 errors and 1 warning
Build and export
not enough arguments in call to quesma_api.NewQuesma
|
Build and export
quesmaBuilder.SetDependencies undefined (type quesma_api.QuesmaBuilder has no field or method SetDependencies)
|
Build and export
cannot use queryProcessor (variable of type *es_to_ch_query.ElasticsearchToClickHouseQueryProcessor) as quesma_api.Processor value in argument to queryPipeline.AddProcessor: *es_to_ch_query.ElasticsearchToClickHouseQueryProcessor does not implement quesma_api.Processor (missing method InstanceName)
|
Build and export
not enough arguments in call to quesma_api.NewQuesma
|
Build and export
quesmaBuilder.SetDependencies undefined (type quesma_api.QuesmaBuilder has no field or method SetDependencies)
|
Build and export
cannot use queryProcessor (variable of type *es_to_ch_query.ElasticsearchToClickHouseQueryProcessor) as quesma_api.Processor value in argument to queryPipeline.AddProcessor: *es_to_ch_query.ElasticsearchToClickHouseQueryProcessor does not implement quesma_api.Processor (missing method InstanceName)
|
Build and export
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -ldflags=\" -X 'quesma/buildinfo.BuildHash=$QUESMA_BUILD_SHA' -X 'buildinfo.BuildHash=$QUESMA_BUILD_SHA' -X 'quesma/buildinfo.Version=$QUESMA_VERSION' -X 'buildinfo.Version=$QUESMA_VERSION' -X 'quesma/buildinfo.BuildDate=$QUESMA_BUILD_DATE' -X 'buildinfo.BuildDate=$QUESMA_BUILD_DATE' \" -o bin" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading