Skip to content

chore(deps): bump github.com/jaegertracing/jaeger from 1.41.0 to 1.47.0 #326

chore(deps): bump github.com/jaegertracing/jaeger from 1.41.0 to 1.47.0

chore(deps): bump github.com/jaegertracing/jaeger from 1.41.0 to 1.47.0 #326

Triggered via pull request September 6, 2023 11:15
Status Failure
Total duration 9m 49s
Artifacts

lint-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint-and-test
cannot use (*notImplementedConfigManager)(nil) (value of type *notImplementedConfigManager) as configmanager.ClientConfigManager value in variable declaration: *notImplementedConfigManager does not implement configmanager.ClientConfigManager (wrong type for method GetSamplingStrategy)
lint-and-test
cannot use &notImplementedConfigManager{} (value of type *notImplementedConfigManager) as configmanager.ClientConfigManager value in argument to httpserver.NewHTTPServer: *notImplementedConfigManager does not implement configmanager.ClientConfigManager (wrong type for method GetSamplingStrategy)
lint-and-test
not enough arguments in call to jaegerzipkin.DeserializeThrift
lint-and-test
Process completed with exit code 2.
lint-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/