feat: add support for conditional dependencies #372
rust-compile.yml
on: pull_request
Format and Lint
24s
Check intra-doc links
17s
Test
0s
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.
|