Skip to content

feat: implement lock-file satisfiability with pypi dependencies #880

feat: implement lock-file satisfiability with pypi dependencies

feat: implement lock-file satisfiability with pypi dependencies #880

Triggered via pull request November 24, 2023 15:15
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Format and Lint
23s
Format and Lint
Extract crate metadata
9s
Extract crate metadata
Check intra-doc links
20s
Check intra-doc links
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Format and Lint: src/environment.rs#L175
this expression creates a reference which is immediately dereferenced by the compiler
Format and Lint: src/environment.rs#L436
manual implementation of `Option::map`
Format and Lint: src/environment.rs#L640
matching on `Some` with `ok()` is redundant
Format and Lint
Process completed with exit code 101.