Skip to content

fix(deps): update sentry-rust monorepo to 0.34.0 #5172

fix(deps): update sentry-rust monorepo to 0.34.0

fix(deps): update sentry-rust monorepo to 0.34.0 #5172

Triggered via push August 20, 2024 19:23
Status Failure
Total duration 49m 42s
Artifacts

CI.yaml

on: push
`cargo deny`
54s
`cargo deny`
Report Missing Dependencies
25s
Report Missing Dependencies
Nix Build
13m 59s
Nix Build
Matrix: ci
Matrix: Clippy!
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Rust CI (Windows, Rust stable)
Process completed with exit code 1.
Rust CI (Linux (x86_64), Rust stable)
The job was canceled because "windows-latest_stable" failed.
Rust CI (Linux (x86_64), Rust nightly)
The job was canceled because "windows-latest_stable" failed.
Rust CI (Windows, Rust nightly)
The job was canceled because "windows-latest_stable" failed.
Rust CI (Windows, Rust nightly)
The operation was canceled.
Rust CI (macOS (x86_64), Rust nightly)
The job was canceled because "windows-latest_stable" failed.
Rust CI (macOS (x86_64), Rust nightly)
The operation was canceled.
Rust CI (macOS (x86_64), Rust stable)
The job was canceled because "windows-latest_stable" failed.
Rust CI (macOS (x86_64), Rust stable)
The operation was canceled.
/home/runner/work/charted/charted/crates/metrics/src/lib.rs#L57
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks
/home/runner/work/charted/charted/crates/metrics/src/lib.rs#L82
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks
/home/runner/work/charted/charted/crates/metrics/src/lib.rs#L57
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks
/home/runner/work/charted/charted/crates/metrics/src/lib.rs#L82
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks: crates/metrics/src/lib.rs#L57
warning: use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks --> crates/metrics/src/collectors/tokio.rs:57:35 | 57 | active_tasks: metrics.active_tasks_count(), | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks: crates/metrics/src/lib.rs#L82
warning: use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks --> crates/metrics/src/collectors/tokio.rs:82:35 | 82 | active_tasks: metrics.active_tasks_count(), | ^^^^^^^^^^^^^^^^^^
2 warnings emitted
warning: 2 warnings emitted
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks: crates/metrics/src/lib.rs#L57
warning: use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks --> crates/metrics/src/collectors/tokio.rs:57:35 | 57 | active_tasks: metrics.active_tasks_count(), | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks: crates/metrics/src/lib.rs#L82
warning: use of deprecated method `tokio::runtime::RuntimeMetrics::active_tasks_count`: Renamed to num_alive_tasks --> crates/metrics/src/collectors/tokio.rs:82:35 | 82 | active_tasks: metrics.active_tasks_count(), | ^^^^^^^^^^^^^^^^^^
2 warnings emitted
warning: 2 warnings emitted