Optimize UnitTests #41
Annotations
16 warnings
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L11
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L24
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?, out ParsingResult[]?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L38
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(DmarcRecordDataFragment, out DmarcRecord?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L11
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L24
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?, out ParsingResult[]?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L38
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(DmarcRecordDataFragment, out DmarcRecord?)'
|
build:
src/Nager.EmailAuthentication.UnitTest/DmarcRecordParserTests/ComplexTest.cs#L26
Possible null reference argument for parameter 'dmarcDataFragment' in 'bool DmarcRecordParser.TryParse(DmarcRecordDataFragment dmarcDataFragment, out DmarcRecord? dmarcRecord)'.
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L11
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L24
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?, out ParsingResult[]?)'
|
build:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L38
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(DmarcRecordDataFragment, out DmarcRecord?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L11
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L24
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?, out ParsingResult[]?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L38
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(DmarcRecordDataFragment, out DmarcRecord?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L11
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L24
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(string?, out DmarcRecord?, out ParsingResult[]?)'
|
pack-and-push:
src/Nager.EmailAuthentication/DmarcRecordParser.cs#L38
Missing XML comment for publicly visible type or member 'DmarcRecordParser.TryParse(DmarcRecordDataFragment, out DmarcRecord?)'
|