Fix CI lint errors from new stable toolchain v1.83 #417
Annotations
4 errors and 5 warnings
Lint:
opentelemetry-datadog/examples/agent_sampling.rs#L64
use of deprecated method `opentelemetry_sdk::trace::Config::with_sampler`: Config is becoming private. Please use Builder::with_sampler(...) instead.
|
Lint:
opentelemetry-datadog/examples/agent_sampling.rs#L65
use of deprecated method `opentelemetry_sdk::trace::Config::with_id_generator`: Config is becoming private. Please use Builder::with_id_generator(...) instead.
|
Lint
could not compile `opentelemetry-datadog` (example "agent_sampling") due to 2 previous errors
|
Lint
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading