Skip to content

Review code for ignored errors #155

Closed
@garious

Description

Rust will warn us if we ignore a Result<T>, but not a Vec<Result<T>>.

@sakridge spotted an instance of that in process_verified_events(). Are there others?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions