inspectors/snap: ignore multi-line assertion entries
Metadata
Current evaluation
Merged after approval. Modifies the snap inspector to skip multi-line assertion entries while continuing to parse subsequent ones, and adds improved debugging and invalid snap handling.
Suggested action: —
No scores available.
Issue body
Ignore multi-line assertion entries for now, but keep parsing entries
after finding them. Also add better debugging and invalid snap handling.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. Modifies the snap inspector to skip multi-line assertion entries while continuing to parse subsequent ones, and adds improved debugging and invalid snap handling. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #522 fix(inspectors/snap): fix serial assertion endpoint | fetch-service | merged | Merged a fix for the serial assertion endpoint in the snap inspector. Approved by two reviewers, passed all CI checks, and integrated with a 13-line addition and 2-line removal across three files. | |
| #84 inspectors: add snap inspectors | fetch-service | merged | Merged pull request adding snap inspectors. Approved by one reviewer and successfully integrated. The update contained zero lines of code across zero files, indicating a metadata or configuration change. | |
| #145 inspectors/snap: fix snap refresh inspector | fetch-service | merged | Merged following two approvals and passing CI. The snap refresh inspector was fixed by enforcing stricter artifact format verification, correctly assigning the inspector name, and registering the component across nine files. |