jam1garner / jam1garner/concat

This is broken

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Running this gives the following issue:

thread 'main' panicked at 'Found positional argument which is not required with a lower index than a required positional argument: "files" index 1', src/app/parser.rs:636:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting src/app/parser.rs around line 636 and the positional-argument parsing path that emits this panic. Identify the command invocation that triggers the reported error; done means that argument arrangement is handled without a panic, with a regression test if the repository provides a suitable test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.