04383d672c
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.
27 lines
604 B
Markdown
27 lines
604 B
Markdown
# 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.
|
|
|