feat: add other primitive/base type support #17
Annotations
1 error and 11 warnings
|
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L6
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute'
|
|
src/JsonDataMasking.Test/MockData/LoopMock.cs#L7
Non-nullable property 'Child' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
src/JsonDataMasking/Masks/JsonMask.cs#L12
Missing XML comment for publicly visible type or member 'JsonMask'
|
|
src/JsonDataMasking/Extensions.cs#L8
Missing XML comment for publicly visible type or member 'Extensions'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L16
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute.Mask'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L14
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute.SubstituteText'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L12
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute.ShowLast'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L10
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute.ShowFirst'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L8
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute.PreserveLength'
|
|
src/JsonDataMasking/Attributes/SensitiveDataAttribute.cs#L6
Missing XML comment for publicly visible type or member 'SensitiveDataAttribute'
|
|
|
The logs for this run have expired and are no longer available.
Loading