← Back to scan
File as GitHub Issue repo: leyu-data-collection-platform/leyu-mobile

Push this scan report to leyu-data-collection-platform/leyu-mobile

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Code quality scan: 23 findings (C+, 86/100)

Issue body (markdown)

Hi @leyu-data-collection-platform, an automated scan of this repository surfaced **23 code-quality findings** that may be worth a look. 
Full details, severity filters, and per-file context are at the link below — feel free to close this issue if it isn't useful to you.

## Full interactive report

**https://repobility.com/scan/f2c5b36a-1914-4f1e-8462-4f4961083a8c/**

![Live scan page](https://repobility.com/scan/f2c5b36a-1914-4f1e-8462-4f4961083a8c/report.png?v=1778954421)

## At a glance

- **Score**: `86/100`  •  **Grade**: `C+`
- **Scanned**: `2026-05-16 18:00 UTC`
- **Lines of code**: 26,594
- **Total findings**: 23
- **Security-tagged**: 0
- **Credential / secret patterns**: 0

## Top issues, with file & line

_These are deterministic rule-based findings — the file paths and line numbers below are real and can be verified in your tree._

1. **[low]** Duplicated implementation block across source files — `lib/features/auth/presentation/pages/register_page.dart:37`
   _Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found i…_
2. **[low]** Duplicated implementation block across source files — `lib/features/auth/presentation/widgets/register_password_widget.dart:31`
   _Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found i…_
3. **[low]** Duplicated implementation block across source files — `lib/features/auth/presentation/widgets/register_terms_conditions_widget.dart:31`
   _Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found i…_
4. **[low]** Duplicated implementation block across source files — `lib/features/auth/presentation/widgets/register_terms_conditions_widget.dart:34`
   _Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found i…_
5. **[low]** Duplicated implementation block across source files — `lib/core/widgets/dropdown.dart:132`
   _Duplicated blocks are a common artifact when generated code is pasted or recreated instead of reused. They increase maintenance cost because every future bug fix must be found i…_

See all 23 findings, with severity filters and AI fix prompts: **https://repobility.com/scan/f2c5b36a-1914-4f1e-8462-4f4961083a8c/**

---

**What is this?** [Repobility](https://repobility.com) is a research project that scans public repositories with a multi-layer static analyzer (rule-based, no AI hallucinations) and learns code-quality patterns across a broad cross-repo corpus. This is **not a sales pitch** — there's no paywall, no signup required to view the report, and no payment ask. If the findings aren't useful, please close this issue and we won't post again.

**To re-run after fixes land:** paste your repo URL at [repobility.com](https://repobility.com) — fresh scan, free.

_Issue filed via the public Repobility report at https://repobility.com/scan/f2c5b36a-1914-4f1e-8462-4f4961083a8c/._
Already filed
Repobility already filed issue #2 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.