Skip to content

Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in OpenTelemetry API crate #7268

Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in OpenTelemetry API crate

Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in OpenTelemetry API crate #7268

Triggered via pull request November 22, 2024 23:45
Status Queued
Total duration
Artifacts

ci.yml

on: pull_request
Matrix: external-types
Matrix: msrv
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
msrv (ubuntu-latest, 1.70.0)
Process completed with exit code 101.
msrv (windows-latest, 1.70.0)
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/