[WIP] Remove distinction between primary and archive
storage in jaeger-v1
#6503
ci-lint-checks.yaml
on: pull_request
lint
4m 8s
pull-request-preconditions
16s
dco-check
11s
generated-files-check
1m 42s
lint-shell-scripts
10s
binary-size-check
2m 31s
Annotations
10 errors and 9 warnings
lint:
cmd/query/app/flags_test.go#L95
cannot use &mocks.Factory{} (value of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to qOpts.BuildQueryServiceOptions
|
lint:
cmd/query/app/flags_test.go#L112
cannot use comboFactory (variable of type struct{*"github.com/jaegertracing/jaeger/storage/mocks".Factory; *"github.com/jaegertracing/jaeger/storage/mocks".ArchiveFactory}) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to qOpts.BuildQueryServiceOptions
|
lint:
cmd/query/app/flags_test.go#L125
cannot use &mocks.Factory{} (value of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to qOpts.BuildQueryServiceOptionsV2
|
lint:
cmd/query/app/flags_test.go#L142
cannot use comboFactory (variable of type struct{*"github.com/jaegertracing/jaeger/storage/mocks".Factory; *"github.com/jaegertracing/jaeger/storage/mocks".ArchiveFactory}) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to qOpts.BuildQueryServiceOptionsV2
|
lint:
cmd/query/app/flags_test.go#L156
cannot use &mocks.Factory{} (value of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to qOpts.BuildQueryServiceOptionsV2 (typecheck)
|
lint:
cmd/remote-storage/app/server_test.go#L55
cannot use factory (variable of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to NewServer
|
lint:
cmd/remote-storage/app/server_test.go#L136
cannot use storageMocks.factory (variable of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to NewServer
|
lint:
cmd/remote-storage/app/server_test.go#L145
cannot use storageMocks.factory (variable of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to createGRPCHandler
|
lint:
cmd/remote-storage/app/server_test.go#L352
cannot use storageMocks.factory (variable of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to NewServer
|
lint:
cmd/remote-storage/app/server_test.go#L403
cannot use storageMocks.factory (variable of type *"github.com/jaegertracing/jaeger/storage/mocks".Factory) as *"github.com/jaegertracing/jaeger/plugin/storage".Factory value in argument to NewServer (typecheck)
|
lint-shell-scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dco-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pull-request-preconditions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generated-files-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generated-files-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
binary-size-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
binary-size-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|