Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

vimwiki-server does not build #145

Open
p00f opened this issue Oct 10, 2021 · 0 comments
Open

vimwiki-server does not build #145

p00f opened this issue Oct 10, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@p00f
Copy link

p00f commented Oct 10, 2021

error[E0004]: non-exhaustive patterns: `Binary(_)` not covered
   --> /home/p00f/.cargo/registry/src/github.com-1ecc6299db9ec823/entity-async-graphql-0.3.2/src/ent/value.rs:26:15
    |
26  |         match value {
    |               ^^^^^ pattern `Binary(_)` not covered
    | 
   ::: /home/p00f/.cargo/registry/src/github.com-1ecc6299db9ec823/async-graphql-value-2.10.2/src/lib.rs:136:5
    |
136 |     Binary(Bytes),
    |     ------ not covered
    |
    = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms
    = note: the matched value is of type `async_graphql::Value`

For more information about this error, try `rustc --explain E0004`.
error: could not compile `entity-async-graphql` due to previous error
warning: build failed, waiting for other jobs to finish...
error: failed to compile `vimwiki-server v0.1.0`, intermediate artifacts can be found at `/tmp/cargo-installSnC0UL`
@chipsenkbeil chipsenkbeil added the bug Something isn't working label Nov 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants