Replace once_cell::Lazy
with std::sync::OnceLock
for global Initialization in OpenTelemetry API crate
#7268
ci.yml
on: pull_request
Matrix: external-types
Matrix: msrv
Matrix: test
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/
|