Skip to content

optimize interface summary #54

optimize interface summary

optimize interface summary #54

Triggered via push May 15, 2024 20:37
Status Success
Total duration 1m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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#L57
Possible null reference assignment.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L40
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#L90
Possible null reference assignment.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L69
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#L127
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#L57
Possible null reference assignment.