Skip to content

feat: introduce tick crate #596

feat: introduce tick crate

feat: introduce tick crate #596

Triggered via pull request December 8, 2025 18:01
Status Failure
Total duration 14m 42s
Artifacts

main.yml

on: pull_request
Matrix: testing
Matrix: static-analysis
pr-title
5s
pr-title
license-headers
8s
license-headers
external-type-exposure
1m 10s
external-type-exposure
Matrix: coverage
mutation-testing
4m 58s
mutation-testing
Matrix: extended-analysis
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 7 notices
external-type-exposure
Process completed with exit code 1.
external-type-exposure: crates/tick/src/timestamp.rs#L564
Unapproved external type `serde_core::de::Deserialize` referenced in public API
external-type-exposure: crates/tick/src/timestamp.rs#L551
Unapproved external type `serde_core::ser::Serialize` referenced in public API
external-type-exposure: crates/tick/src/periodic_timer.rs#L112
Unapproved external type `futures_core::stream::Stream` referenced in public API
external-type-exposure: crates/tick/src/fmt/unix_seconds_timestamp.rs#L160
Unapproved external type `serde_core::de::Deserialize` referenced in public API
external-type-exposure: crates/tick/src/fmt/unix_seconds_timestamp.rs#L149
Unapproved external type `serde_core::ser::Serialize` referenced in public API
external-type-exposure: crates/tick/src/fmt/rfc_2822_timestamp.rs#L138
Unapproved external type `serde_core::de::Deserialize` referenced in public API
external-type-exposure: crates/tick/src/fmt/rfc_2822_timestamp.rs#L127
Unapproved external type `serde_core::ser::Serialize` referenced in public API
external-type-exposure: crates/tick/src/fmt/iso_8601_timestamp.rs#L128
Unapproved external type `serde_core::de::Deserialize` referenced in public API
external-type-exposure: crates/tick/src/fmt/iso_8601_timestamp.rs#L117
Unapproved external type `serde_core::ser::Serialize` referenced in public API
extended-analysis (ubuntu-latest)
Process completed with exit code 1.
extended-analysis (ubuntu-latest): crates/tick/src/periodic_timer.rs#L162
unused import: `futures::StreamExt`
extended-analysis (ubuntu-latest): crates/tick/src/delay.rs#L128
unused import: `std::time::Instant`
extended-analysis (ubuntu-latest): crates/tick/src/clock.rs#L492
unused import: `crate::Delay`
extended-analysis (windows-latest)
Process completed with exit code 1.
extended-analysis (windows-latest): crates/tick/src/periodic_timer.rs#L162
unused import: `futures::StreamExt`
extended-analysis (windows-latest): crates/tick/src/delay.rs#L128
unused import: `std::time::Instant`
extended-analysis (windows-latest): crates/tick/src/clock.rs#L492
unused import: `crate::Delay`
sccache stats
100% - 24 hits, 0 misses, 0 errors
sccache stats
81% - 47 hits, 11 misses, 0 errors
sccache stats
100% - 48 hits, 0 misses, 0 errors
sccache stats
63% - 15 hits, 9 misses, 0 errors
sccache stats
77% - 48 hits, 14 misses, 0 errors
sccache stats
67% - 32 hits, 16 misses, 0 errors
sccache stats
100% - 60 hits, 0 misses, 0 errors