Skip to content

Conversation

@lalitb
Copy link
Member

@lalitb lalitb commented Feb 19, 2025

Error - https://github.com/open-telemetry/opentelemetry-rust/actions/runs/13422557280/job/37498420457?pr=2681

error: package `native-tls v0.2.14` cannot be built because it requires rustc 1.80.0 or newer, while the currently active rustc version is 1.75.0
Either upgrade to rustc 1.80.0 or newer, or use
cargo update [email protected] --precise ver
where `ver` is the latest version of `native-tls` supporting rustc 1.75.0

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team as a code owner February 19, 2025 21:20
@codecov
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.1%. Comparing base (64868d2) to head (865f3e2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2687     +/-   ##
=======================================
- Coverage   79.1%   79.1%   -0.1%     
=======================================
  Files        122     122             
  Lines      22546   22546             
=======================================
- Hits       17853   17849      -4     
- Misses      4693    4697      +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lalitb lalitb merged commit f4690f1 into open-telemetry:main Feb 19, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants