cirruslabs / cirrus-cli

CLI for executing Cirrus tasks locally and in any CI
GNU Affero General Public License v3.0
201 stars 18 forks source link

[Regression] After update to 0.123 -> 0.124 there are open telemetry schemas conflict #778

Closed DuMaM closed 2 weeks ago

DuMaM commented 2 weeks ago
11:50:05  2024-08-30T11:50:05+02:00:     tart-cli.tart: ==> Installing cirrus from cirruslabs/cli
11:50:07  2024-08-30T11:50:07+02:00:     tart-cli.tart: failed to initialize OpenTelemetry: 1 errors occurred detecting resource:
11:50:07  2024-08-30T11:50:07+02:00:     tart-cli.tart:     * conflicting Schema URL: https://opentelemetry.io/schemas/1.24.0 and [https://opentelemetry.io/schemas/1.25.0](https://opentelemetry.io/schemas/1.25.0%1B[0m)
11:50:07  2024-08-30T11:50:07+02:00: ==> tart-cli.tart: Error: Failure while executing; `\{\"SHELL\"=\>\"bash\"\} /opt/homebrew/Cellar/cirrus/0.124.0/bin/cirrus completion bash` exited with 1. Here's the output:
DuMaM commented 2 weeks ago

thanks guys for fast response