Repository Analysis

bluewave-labs/Checkmate

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Don't be shy, join here: https://discord.com/invite/NAb6H3UTjK :)

12.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of bluewave-labs/Checkmate, a TypeScript project with 10,185 GitHub stars. SynthScan v2.0 examined 146,523 lines of code across 679 source files, recording 1172 pattern matches distributed across 9 syntactic categories. The overall adjusted score of 12.0 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

12.0
Adjusted Score
12.0
Raw Score
100%
Time Factor
2026-07-14
Last Push
10.2K
Stars
TypeScript
Language
146.5K
Lines of Code
679
Files
1.2K
Pattern Hits
2026-07-14
Scan Date
0.02
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 11HIGH 0MEDIUM 236LOW 925

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 1172 distinct pattern matches across 9 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Fake / Example Data882 hits · 859 pts
SeverityFileLineSnippetContext
LOWserver/test/unit/services/emailService.test.ts15 systemEmailUser: "user@example.com",CODE
LOWclient/src/locales/tr.json92 "placeholder": "Jordan"CODE
LOWclient/src/locales/tr.json96 "placeholder": "Ellis"CODE
LOWclient/src/locales/tr.json104 "placeholder": "you@example.com"CODE
LOWclient/src/locales/tr.json250 "placeholder": "Mevcut parolanızı girin"CODE
LOWclient/src/locales/tr.json259 "placeholder": "Yeni parolanızı girin"CODE
LOWclient/src/locales/tr.json263 "placeholder": "Yeni parolanızı onaylayın"CODE
LOWclient/src/locales/tr.json533 "placeholder": "uygulamam veya abcd1234"CODE
LOWclient/src/locales/tr.json537 "placeholder": "192.168.1.100 veya example.com"CODE
LOWclient/src/locales/tr.json541 "placeholder": "örn. Web Sitem"CODE
LOWclient/src/locales/tr.json545 "placeholder": "Gizli anahtarınızı girin"CODE
LOWclient/src/locales/tr.json549 "placeholder": "https://www.google.com"CODE
LOWclient/src/locales/tr.json553 "placeholder": "Bir oyun seçin"CODE
LOWclient/src/locales/tr.json557 "placeholder": "80"CODE
LOWclient/src/locales/tr.json561 "placeholder": "örn. my.service.v1 (genel sağlık için boş bırakın)"CODE
LOWclient/src/locales/tr.json565 "placeholder": "wss://example.com/socket"CODE
LOWclient/src/locales/tr.json569 "placeholder": "http://192.168.1.10:5001/api/v1/metrics"CODE
LOWclient/src/locales/tr.json1041 "placeholder": "example.com"CODE
LOWclient/src/locales/tr.json1050 "placeholder": "örn. Üretim Uyarıları",CODE
LOWclient/src/locales/tr.json1056 "placeholder": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6",CODE
LOWclient/src/locales/tr.json1061 "placeholder": "!abcdefg:matrix.org"CODE
LOWclient/src/locales/tr.json1224 "placeholder": "1 - 100"CODE
LOWclient/src/locales/tr.json1228 "placeholder": "1 - 100"CODE
LOWclient/src/locales/tr.json1232 "placeholder": "1 - 100"CODE
LOWclient/src/locales/tr.json1236 "placeholder": "1 - 150"CODE
LOWclient/src/locales/tr.json1248 "placeholder": "smtp.gmail.com"CODE
LOWclient/src/locales/tr.json1252 "placeholder": "587"CODE
LOWclient/src/locales/tr.json1256 "placeholder": "you@example.com"CODE
LOWclient/src/locales/tr.json1260 "placeholder": "Gerekli değilse boş bırakın"CODE
LOWclient/src/locales/tr.json1265 "placeholder": "Parolanızı girin"CODE
LOWclient/src/locales/tr.json1269 "placeholder": "example.com"CODE
LOWclient/src/locales/tr.json1273 "placeholder": "localhost"CODE
LOWclient/src/locales/tr.json274 "placeholder": "Role göre filtrele",CODE
LOWclient/src/locales/tr.json295 "placeholder": "E-posta adresini girin"CODE
LOWclient/src/locales/tr.json299 "placeholder": "Bir rol seçin"CODE
LOWclient/src/locales/tr.json350 "placeholder": "me@example.com"CODE
LOWclient/src/locales/tr.json354 "placeholder": "********"CODE
LOWclient/src/locales/tr.json584 "placeholder": "8.8.8.8"CODE
LOWclient/src/locales/tr.json670 "placeholder": "Konum seçin",CODE
LOWclient/src/locales/tr.json739 "placeholder": "Çözüm hakkında bir yorum ekleyin..."CODE
LOWclient/src/locales/tr.json978 "placeholder": "örn. Haftalık Bakım"CODE
LOWclient/src/locales/tr.json1030 "placeholder": "syt_YWxleF9ob2xsaWRheQ_VmtScmV0U2VjcmV0S2V5_abc123"CODE
LOWclient/src/locales/tr.json1180 "placeholder": "Google PageSpeed API anahtarınızı girin"CODE
LOWclient/src/locales/tr.json1292 "placeholder": "Checkmate bildirimleri"CODE
LOWclient/src/locales/tr.json1419 "placeholder": "Acme Inc."CODE
LOWclient/src/locales/tr.json1423 "placeholder": "my-status-page"CODE
LOWclient/src/locales/tr.json1434 "placeholder": "Monitör arayın ve seçin..."CODE
LOWclient/src/locales/tr.json1444 "placeholder": "Saat dilimi seçin..."CODE
LOWclient/src/locales/tr.json1523 "placeholder": "Monitör ara..."CODE
LOWclient/src/locales/ja.json92 "placeholder": "太郎"CODE
LOWclient/src/locales/ja.json96 "placeholder": "田中"CODE
LOWclient/src/locales/ja.json104 "placeholder": "you@example.com"CODE
LOWclient/src/locales/ja.json250 "placeholder": "現在のパスワードを入力"CODE
LOWclient/src/locales/ja.json259 "placeholder": "新しいパスワードを入力"CODE
LOWclient/src/locales/ja.json263 "placeholder": "新しいパスワードを確認"CODE
LOWclient/src/locales/ja.json533 "placeholder": "my-app または abcd1234"CODE
LOWclient/src/locales/ja.json537 "placeholder": "192.168.1.100 または example.com"CODE
LOWclient/src/locales/ja.json541 "placeholder": "例: My Website"CODE
LOWclient/src/locales/ja.json545 "placeholder": "シークレットキーを入力"CODE
LOWclient/src/locales/ja.json549 "placeholder": "https://www.google.com"CODE
822 more matches not shown…
Decorative Section Separators235 hits · 716 pts
SeverityFileLineSnippetContext
MEDIUMserver/test/unit/providers/network/portProvider.test.ts7// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/portProvider.test.ts101// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/portProvider.test.ts110// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/pageSpeedProvider.test.ts9// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/pageSpeedProvider.test.ts47// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/pageSpeedProvider.test.ts56// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/gameProvider.test.ts8// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/gameProvider.test.ts39// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/gameProvider.test.ts48// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts6// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts65// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts74// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts77 // ── Success paths ────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts136 // ── gRPC errors ──────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts233 // ── Credentials ──────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts259 // ── URL parsing ──────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts291 // ── Validation ───────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts307 // ── Outer catch ──────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/grpcProvider.test.ts341 // ── getGrpcStatusName ────────────────────────────────────────────────COMMENT
MEDIUM…er/test/unit/providers/network/advancedMatcher.test.ts5// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…er/test/unit/providers/network/advancedMatcher.test.ts23// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…er/test/unit/providers/network/advancedMatcher.test.ts34 // ── jsonPath extraction ──────────────────────────────────────────COMMENT
MEDIUM…er/test/unit/providers/network/advancedMatcher.test.ts58 // ── expectedValue matching ───────────────────────────────────────COMMENT
MEDIUM…er/test/unit/providers/network/advancedMatcher.test.ts190 // ── falsy value check (no expectedValue) ────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/dnsProvider.test.ts7// ── Mocks ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/dnsProvider.test.ts22// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/dnsProvider.test.ts46// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/dnsProvider.test.ts55// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/webSocketProvider.test.ts7// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/webSocketProvider.test.ts38// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…/test/unit/providers/network/webSocketProvider.test.ts47// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts8// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts47// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts56// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts59 // ── Container matching ───────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts120 // ── Ambiguity detection ──────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts169 // ── Container inspection ─────────────────────────────────────────────COMMENT
MEDIUM…ver/test/unit/providers/network/dockerProvider.test.ts320 // ── Outer catch ──────────────────────────────────────────────────────COMMENT
MEDIUM…r/test/unit/providers/network/hardwareProvider.test.ts7// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…r/test/unit/providers/network/hardwareProvider.test.ts38// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUM…r/test/unit/providers/network/hardwareProvider.test.ts47// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/pingProvider.test.ts6// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/pingProvider.test.ts27// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/pingProvider.test.ts36// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts6// ── Mocks ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts45// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts83// ── Contract ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts95// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts98 // ── Success paths ────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts214 // ── jsonPath + non-JSON response ─────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts242 // ── AdvancedMatcher integration ──────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts268 // ── Error handling ───────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts349 // ── customUpCodes ────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/providers/network/httpProvider.test.ts437 // ── HTTP method (GET / HEAD) ─────────────────────────────────────────COMMENT
MEDIUM…est/unit/providers/notifications/emailProvider.test.ts8// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUM…est/unit/providers/notifications/emailProvider.test.ts28// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/services/monitorStatusPolicy.test.ts5// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/services/monitorStatusPolicy.test.ts19// ── Tests ────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/services/healthServer.test.ts8// ── Notes ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMserver/test/unit/services/emailService.test.ts7// ── Helpers ──────────────────────────────────────────────────────────────────COMMENT
175 more matches not shown…
Hallucination Indicators11 hits · 120 pts
SeverityFileLineSnippetContext
CRITICALserver/test/unit/services/jobScheduler.test.ts80 const seededTypes = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/jobScheduler.test.ts82 const cleanupTypes = mocks.jobsRepository.upsertCleanupJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/jobScheduler.test.ts94 const seededTypes = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts571 const types = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts584 const claims = (mocks: any, type: string) => mocks.jobsRepository.claimDueBatch.mock.calls.filter((c: any[]) => c[0] =CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts202 const seededTypes = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts204 const cleanupTypes = mocks.jobsRepository.upsertCleanupJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts219 const seededTypes = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts232 const claimedTypes = mocks.jobsRepository.claimDueBatch.mock.calls.map((c: any[]) => c[0]);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts518 const types = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
CRITICALserver/test/unit/services/dbQueueWorker.test.ts539 const types = mocks.jobsRepository.upsertJob.mock.calls.map((c: any[]) => c[0].type);CODE
Structural Annotation Overuse13 hits · 22 pts
SeverityFileLineSnippetContext
LOWCONTRIBUTING.md82#### Step 1: Clone the RepositoryCOMMENT
LOWCONTRIBUTING.md89#### Step 2: Set Up Docker Containers (MongoDB)COMMENT
LOWCONTRIBUTING.md97#### Step 3: Set Up the Backend (Server)COMMENT
LOWCONTRIBUTING.md140#### Step 4: Set Up the Frontend (Client)COMMENT
LOWCONTRIBUTING.md174#### Step 5: Access the ApplicationCOMMENT
LOWserver/src/worker/worker.check-pipeline.ts33 // Step 1: AcquireCOMMENT
LOWserver/src/worker/worker.check-pipeline.ts75 // Step 2: RecordCOMMENT
LOWserver/src/worker/worker.check-evaluator.ts19 // Step 3: Evaluate and return result to reactorsCOMMENT
LOWserver/src/worker/worker.check-producer.ts40 // Step 1: AcquireCOMMENT
LOWserver/src/worker/worker.check-producer.ts65 // Step 2: RecordCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts79 // Step 1: Create measurement requestCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts92 // Step 2: Poll for resultsCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts105 // Step 3: Build GeoCheck documentCOMMENT
Verbosity Indicators8 hits · 12 pts
SeverityFileLineSnippetContext
LOWserver/src/worker/worker.check-pipeline.ts33 // Step 1: AcquireCOMMENT
LOWserver/src/worker/worker.check-pipeline.ts75 // Step 2: RecordCOMMENT
LOWserver/src/worker/worker.check-evaluator.ts19 // Step 3: Evaluate and return result to reactorsCOMMENT
LOWserver/src/worker/worker.check-producer.ts40 // Step 1: AcquireCOMMENT
LOWserver/src/worker/worker.check-producer.ts65 // Step 2: RecordCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts79 // Step 1: Create measurement requestCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts92 // Step 2: Poll for resultsCOMMENT
LOWserver/src/domain/geo-checks/geo-check.service.ts105 // Step 3: Build GeoCheck documentCOMMENT
Over-Commented Block10 hits · 10 pts
SeverityFileLineSnippetContext
LOWserver/test/unit/services/dbQueueWorker.test.ts1import { describe, expect, it, jest, beforeEach, afterEach } from "@jest/globals";COMMENT
LOWserver/scripts/seed-monitors.js1import mongoose from "mongoose";COMMENT
LOW.github/workflows/poeditor-sync.yml21# on:COMMENT
LOW.github/workflows/poeditor-sync.yml41# permissions:COMMENT
LOW.github/workflows/poeditor-sync.yml61# cat > .github/scripts/package.json << EOFCOMMENT
LOW.github/workflows/poeditor-sync.yml81# POEDITOR_API: ${{ secrets.POEDITOR_API }}COMMENT
LOW.github/workflows/poeditor-sync.yml101# echo "All translation files are valid"COMMENT
LOW.github/workflows/poeditor-sync.yml121# with:COMMENT
LOWclient/public/config.js1// Fallback so /config.js always resolves (e.g. under the Vite dev server). InCOMMENT
LOWclient/src/Validation/validation.js161 "(?:(?:https?|ftp):\\/\\/)?" +COMMENT
Hyper-Verbose Identifiers9 hits · 9 pts
SeverityFileLineSnippetContext
LOWserver/test/helpers/heartbeatTestHarness.ts87export function createHeartbeatTestHarness(): HeartbeatTestHarness {CODE
LOW…rc/db/migration/0008_backfillMonitorLastEvaluatedAt.ts12export async function backfillMonitorLastEvaluatedAt(logger: ILogger): Promise<void> {CODE
LOW…r/src/db/migration/0004_fixInfrastructureThresholds.ts8export async function fixInfrastructureThresholds(logger: ILogger): Promise<void> {CODE
LOW…ion/0006_cleanupDuplicateMonitorStatsForUniqueIndex.ts14export async function cleanupDuplicateMonitorStatsForUniqueIndex(logger: ILogger): Promise<void> {CODE
LOW…/src/db/migration/0003_cleanupDuplicateMonitorStats.ts9export async function cleanupDuplicateMonitorStats(logger: ILogger): Promise<void> {CODE
LOW…/src/db/migration/0001_migrateStatusWindowThreshold.ts2async function migrateStatusWindowThreshold() {CODE
LOW…/src/db/migration/0005_migrateStatusPageTypeToArray.ts5export async function migrateStatusPageTypeToArray(logger: ILogger): Promise<void> {CODE
LOW…ation/0007_migrateMaintenanceWindowMonitorIdToArray.ts20export async function migrateMaintenanceWindowMonitorIdToArray(logger: ILogger): Promise<void> {CODE
LOWclient/src/Components/design-elements/Table.tsx397function HasMoreTablePaginationActions(props: HasMoreTablePaginationActionsProps) {CODE
Redundant / Tautological Comments3 hits · 4 pts
SeverityFileLineSnippetContext
LOWscripts/test-custom-ca.sh70 # Check if files are not emptyCOMMENT
LOWscripts/test-custom-ca.sh75 # Check if CA file starts with BEGIN CERTIFICATECOMMENT
LOWscripts/test-custom-ca.sh389 # Check if required files existCOMMENT
Slop Phrases1 hit · 2 pts
SeverityFileLineSnippetContext
MEDIUMclient/src/locales/en.json1394 "description": "Add sample monitors for demonstration purposes."CODE