collegevine / collegevine/purescript-whine

Log custom rule compilation failures as error

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

Description

When a custom rule fails to compile, the failure log at a debug level and one must run `npx whine --debug` to surface the error, which can be confusing. It would be less confusing if compilation errors on custom rules were logged at an error level.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running a custom rule that fails to compile, then compare the output of `npx whine` with `npx whine --debug`. Trace where custom-rule compilation failures are logged. Done means the failure appears at error level without requiring the debug flag, while the existing command still reports the compilation failure.

Written by the indexing model from the issue text.

Assessment

Domain
cli, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.