Skip to content

feat: add support for conditional dependencies #372

feat: add support for conditional dependencies

feat: add support for conditional dependencies #372

Triggered via pull request February 3, 2025 05:24
Status Failure
Total duration 34s
Artifacts

rust-compile.yml

on: pull_request
Format and Lint
24s
Format and Lint
Check intra-doc links
17s
Check intra-doc links
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check intra-doc links: src/utils/pool.rs#L151
missing documentation for a method
Check intra-doc links
Process completed with exit code 101.
Format and Lint: src/snapshot.rs#L226
mismatched types
Format and Lint: src/solver/mod.rs#L1700
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
Format and Lint: src/solver/mod.rs#L1695
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
Format and Lint: src/solver/mod.rs#L1695
expected `{[email protected]:1700:50}` to be a closure that returns `(VersionSetId, Vec<Condition>)`, but it returns `(VersionSetId, Option<_>)`
Format and Lint: src/solver/mod.rs#L1704
mismatched types
Format and Lint: src/solver/mod.rs#L1731
mismatched types
Format and Lint: src/solver/mod.rs#L1762
no field `condition` on type `requirement::ConditionalRequirement`
Format and Lint
Process completed with exit code 101.