Skip to content

Add support for OpenTelemetry tracing #1500

Add support for OpenTelemetry tracing

Add support for OpenTelemetry tracing #1500

Re-run triggered November 17, 2024 22:10
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: pull_request
compile-and-test
2m 27s
compile-and-test
build-and-publish
0s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
compile-and-test
Process completed with exit code 1.
compile-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile-and-test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
compile-and-test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it