Does not support --testing flag and --port [number] is broken #18

Closed
opened 2025-04-09 15:00:34 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @0xbrayo on 11/7/2024

I get this error while running aw-awatcher --port 5699

thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/parser/error.rs:32:9:
Mismatch between definition and access of `port`. Could not downcast to TypeId { t: (14198805697026919078, 8142825056748903639) }, need to downcast to TypeId { t: (1403077013027291752, 4518903163082958039) }

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

--testing is not supported please consider supporting it. Just set port to 5699 if testing flag is passed. Will help with consistency across all major watchers. Will make the PR later but I might take too long.

*Originally created by @0xbrayo on 11/7/2024* I get this error while running `aw-awatcher --port 5699` ``` thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/parser/error.rs:32:9: Mismatch between definition and access of `port`. Could not downcast to TypeId { t: (14198805697026919078, 8142825056748903639) }, need to downcast to TypeId { t: (1403077013027291752, 4518903163082958039) } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` `--testing` is not supported please consider supporting it. Just set port to 5699 if testing flag is passed. Will help with consistency across all major watchers. Will make the PR later but I might take too long.
tcsenpai added the
bug
bug
bug
bug
bug
labels 2025-04-09 15:00:36 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/awatcher#18
No description provided.