Skip to content

[WIP] Enabling CORS settings on OTLP Reciever HTTP endpoint #4364

[WIP] Enabling CORS settings on OTLP Reciever HTTP endpoint

[WIP] Enabling CORS settings on OTLP Reciever HTTP endpoint #4364

Triggered via pull request July 15, 2023 07:22
Status Failure
Total duration 9m 46s
Artifacts

ci-docker-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
docker-images: cmd/collector/app/collector.go#L149
unknown field AllowedHeaders in struct literal of type server.ZipkinServerParams
docker-images: cmd/collector/app/collector.go#L149
options.Zipkin.AllowedHeaders undefined (type struct{HTTPHostPort string; TLS tlscfg.Options; CORSSettings corscfg.Settings; KeepAlive bool} has no field or method AllowedHeaders)
docker-images: cmd/collector/app/collector.go#L150
unknown field AllowedOrigins in struct literal of type server.ZipkinServerParams
docker-images: cmd/collector/app/collector.go#L150
options.Zipkin.AllowedOrigins undefined (type struct{HTTPHostPort string; TLS tlscfg.Options; CORSSettings corscfg.Settings; KeepAlive bool} has no field or method AllowedOrigins)
docker-images
Process completed with exit code 2.