fix the dependencies to Nushell 0.86.0 #105
main.yml
on: push
fmt-check-clippy
29s
Matrix: tests
Annotations
22 errors
fmt-check-clippy:
src/nu/value.rs#L158
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/nu/value.rs#L162
binary operation `==` cannot be applied to type `impl Iterator<Item = &std::string::String>`
|
fmt-check-clippy:
src/nu/value.rs#L163
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/nu/value.rs#L182
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/ui.rs#L198
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/ui.rs#L203
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/ui.rs#L221
no method named `to_vec` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy:
src/ui.rs#L277
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
fmt-check-clippy
Process completed with exit code 101.
|
tests (ubuntu-20.04):
src/nu/value.rs#L158
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/nu/value.rs#L162
binary operation `==` cannot be applied to type `impl Iterator<Item = &std::string::String>`
|
tests (ubuntu-20.04):
src/nu/value.rs#L163
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/nu/value.rs#L182
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/ui.rs#L198
no method named `len` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/ui.rs#L203
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/ui.rs#L221
no method named `to_vec` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04):
src/ui.rs#L277
no method named `iter` found for opaque type `impl Iterator<Item = &std::string::String>` in the current scope
|
tests (ubuntu-20.04)
Process completed with exit code 101.
|
tests (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
tests (windows-latest)
The operation was canceled.
|
tests (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
|
tests (macos-latest)
The operation was canceled.
|