Add support for OpenTelemetry tracing #1500
ci.yml
on: pull_request
compile-and-test
2m 27s
build-and-publish
0s
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
|