feat(emitter): add warning method
Metadata
Current evaluation
Merged the addition of a warning method to the Emitter class, resolving issue #256. The change passed all CI checks, received two approvals, and incorporated reviewer feedback.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
Adds a warning method to the Emitter class.
Resolves #256.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the addition of a warning method to the Emitter class, resolving issue #256. The change passed all CI checks, received two approvals, and incorporated reviewer feedback. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding a warning method to the Emitter class, resolving issue #256. The author incorporated feedback, passed lint and test checks, and the feature was successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #355 feat: Add emit.warning() | craft-cli | closed | Adding emit.warning() was closed by the author and superseded by an alternative approach in issue #256. Changes were not merged. |