Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pylyzer: 0.0.67 -> 0.0.68 #349970

Merged
merged 1 commit into from
Oct 31, 2024

pylyzer: 0.0.67 -> 0.0.68

82af287
Select commit
Loading
Failed to load commit list.
Merged

pylyzer: 0.0.67 -> 0.0.68 #349970

pylyzer: 0.0.67 -> 0.0.68
82af287
Select commit
Loading
Failed to load commit list.
OfBorg / pylyzer, pylyzer.passthru.tests on x86_64-darwin completed Oct 20, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: pylyzer

The following builds were skipped because they don't evaluate on x86_64-darwin: pylyzer.passthru.tests

Details

Partial log

       >     = note: for more information, visit https://doc.rust-lang.org/book/ch18-02-refutability.html
       >     = note: the matched value is of type `Result<ModModule<SourceRange>, Infallible>`
       > help: you might want to use `let else` to handle the variant that isn't matched
       >     |
       > 450 |         let Ok(py_program) = locator.fold(py_program) else { todo!() };
       >     |                                                       ++++++++++++++++
       >
       > For more information about this error, try `rustc --explain E0005`.
       > error: could not compile `py2erg` (lib) due to 1 previous error
       For full logs, run 'nix log /nix/store/nnqqys9422k0vhdr9jjx4z0dkx5icbcj-pylyzer-0.0.68.drv'.