openzipkin / zipkin-gcp

Reporters and collectors for use in Google Cloud Platform
https://cloud.google.com/trace/docs/zipkin
Apache License 2.0
91 stars 55 forks source link

chore: fixes CVE-2021-44832. #197

Closed jcchavezs closed 2 years ago

dnoe commented 2 years ago

Any idea what's wrong with the test failures here? I'd like to get this PR merged, and I'm not a Maven expert.

shakuzen commented 2 years ago

The failures are license check failures:

Warning:  Missing header in: /home/runner/work/zipkin-gcp/zipkin-gcp/propagation-stackdriver/pom.xml
Warning:  Missing header in: /home/runner/work/zipkin-gcp/zipkin-gcp/translation-stackdriver/pom.xml

I'm not sure why license check is complaining about those files since they haven't changed.