fix the dependencies to Nushell 0.86.0 #105
Annotations
9 errors
src/nu/value.rs#L158
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/nu/value.rs#L162
binary operation `==` cannot be applied to type `impl Iterator<Item = &std::string::String>`
|
src/nu/value.rs#L163
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/nu/value.rs#L182
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/ui.rs#L198
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/ui.rs#L203
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/ui.rs#L221
no method named `to_vec` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
src/ui.rs#L277
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
|
The logs for this run have expired and are no longer available.
Loading