Skip to content

Build spec module

Build spec module #64

Triggered via pull request September 6, 2023 23:29
Status Failure
Total duration 1m 12s
Artifacts

python-bindings.yml

on: pull_request
Format, Lint and Test the Python bindings
1m 3s
Format, Lint and Test the Python bindings
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated tuple variant `version_spec::constraint::VersionConstraint::Exact`: joined this with Comparison variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated tuple variant `version_spec::constraint::VersionConstraint::Comparison`: joined this with Exact variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L92
use of deprecated tuple variant `version_spec::VersionOperator::Range`: OrdRange was created as transparent enum union for Range and Exact
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L100
use of deprecated tuple variant `version_spec::VersionOperator::Exact`: OrdRange was created as transparent enum union for Range and Exact
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated field `version_spec::constraint::VersionConstraint::Exact::0`: joined this with Comparison variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated field `version_spec::constraint::VersionConstraint::Exact::1`: joined this with Comparison variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated field `version_spec::constraint::VersionConstraint::Comparison::0`: joined this with Exact variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/mod.rs#L182
use of deprecated field `version_spec::constraint::VersionConstraint::Comparison::1`: joined this with Exact variant into OrdComparison
Format, Lint and Test the Python bindings: crates/rattler_conda_types/src/version_spec/constraint.rs#L24
variants `Comparison` and `Exact` are never constructed
Format, Lint and Test the Python bindings
Process completed with exit code 101.