feat: allow for editable pypi source dependencies when using path
#2200
Annotations
6 errors and 1 warning
Run clippy:
src/lock_file/pypi_editables.rs#L12
unused imports: `BuiltEditable`, `Downloader`
|
Run clippy:
src/lock_file/resolve.rs#L44
unused import: `tempfile::tempdir`
|
Run clippy:
src/lock_file/pypi_editables.rs#L19
all variants have the same postfix: `Error`
|
Run clippy:
src/lock_file/satisfiability.rs#L127
the `Err`-variant returned from this function is very large
|
Run clippy:
src/lock_file/satisfiability.rs#L292
the `Err`-variant returned from this function is very large
|
Run clippy
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mozilla-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading