8000 Some errors upon `cargo build --release` · Issue #6 · evgenykuzyakov/compact-indexer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content < 8000 /span>
Some errors upon cargo build --release #6
Open
@mikedotexe

Description

@mikedotexe

I tried building for release and saw errors. Lots of warnings, so I filter those out with:

RUSTFLAGS="-A warnings" cargo build --release
Screenshot 2024-10-14 at 4 32 46 PM

Just glancing at them, they don't look scary. Making an issue so I don't forget. At first I thought it might just be a dependency crate missing from the manifest, but don't think that's it:

Screenshot 2024-10-14 at 4 28 58 PM

So I'm guessing earlier in development there was a wrapping module, like:

mod near_indexer {
  // lotta stuff…
}

but not positive. Will be easy to work through on next meeting. I'd be down to go through and fix these errors, since it seems to help me formulate a mental landscape. After doing little tasks like this, I can be like, "oh wait, wasn't there a function I saw that…" Hands-on learning, like it's always been.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0