Skip to content

Warning when building #2

@sciabarracom

Description

@sciabarracom

There are thre warnings when running cargo build

warning: unused `std::result::Result` that must be used
  --> action_loop/src/main.rs:37:9
   |
37 |         write!(&mut fd3, "{}", action_results);
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This output will confuse the compiler script, can those be avoided?

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