Version Increased #52
Annotations
10 warnings
build:
src/Nager.PublicSuffix/RuleProviders/SimpleHttpRuleProvider.cs#L48
Possible null reference assignment.
|
build:
src/Nager.PublicSuffix/RuleProviders/SimpleHttpRuleProvider.cs#L32
Non-nullable field '_dataFileUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L54
Possible null reference assignment.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L37
Non-nullable field '_dataFileUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L91
Possible null reference argument for parameter 'data' in 'IEnumerable<TldRule> TldRuleParser.ParseRules(string data)'.
|
build:
src/Nager.PublicSuffix/RuleProviders/SimpleHttpRuleProvider.cs#L48
Possible null reference assignment.
|
build:
src/Nager.PublicSuffix/RuleProviders/SimpleHttpRuleProvider.cs#L32
Non-nullable field '_dataFileUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L54
Possible null reference assignment.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L37
Non-nullable field '_dataFileUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L91
Possible null reference argument for parameter 'data' in 'IEnumerable<TldRule> TldRuleParser.ParseRules(string data)'.
|