Files
jdescopingtool/NEW-src-docs-final.md
Joseph Doherty 04383d672c refactor: UI file upload components and ephemeral RSA key service
Replace InputFile with RadzenUpload in filter panels for better UX,
switch to ephemeral RSA keys (safe for transport-only encryption),
and add test scripts and documentation files.
2026-01-28 17:22:30 -05:00

604 B

Documentation Analysis Report

Files Scanned: 391 Files With Issues: 1 Total Issues: 2

Issues

FILE: /Users/dohertj2/Desktop/JdeScopingTool/NEW/src/JdeScoping.DataSync/Etl/Transformers/TransformingDataReader.cs LINE: 69 CATEGORY: MissingDoc SEVERITY: Error MEMBER: Indexer SIGNATURE: this[int i] MESSAGE: Missing XML documentation comment.


FILE: /Users/dohertj2/Desktop/JdeScopingTool/NEW/src/JdeScoping.DataSync/Etl/Transformers/TransformingDataReader.cs LINE: 77 CATEGORY: MissingDoc SEVERITY: Error MEMBER: Indexer SIGNATURE: this[string name] MESSAGE: Missing XML documentation comment.