Skip to content

feat: add support for conditional dependencies #374

feat: add support for conditional dependencies

feat: add support for conditional dependencies #374

Triggered via pull request February 3, 2025 19:59
Status Failure
Total duration 29s
Artifacts

rust-compile.yml

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

Annotations

12 errors
Check intra-doc links: src/utils/pool.rs#L9
unresolved import `crate::internal::id::ExtraId`
Check intra-doc links
Process completed with exit code 101.
Format and Lint: src/utils/pool.rs#L9
unresolved import `crate::internal::id::ExtraId`
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: src/conflict.rs#L163
this pattern has 4 fields, but the corresponding tuple variant has 3 fields
Format and Lint: src/solver/clause.rs#L259
mismatched types