optimize code #19
Annotations
10 warnings
Build:
src/Nager.PublicSuffix/Exceptions/ParseException.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Nager.PublicSuffix/Exceptions/ParseException.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Nager.PublicSuffix/Exceptions/ParseException.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Author.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Author.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Verification.cs#L6
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Verification.cs#L7
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Verification.cs#L8
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Tree.cs#L5
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nager.PublicSuffix.WebApi/Models/Tree.cs#L6
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading