Skip to content

optimize readme

optimize readme #58

Triggered via push November 28, 2024 08:24
Status Success
Total duration 40s
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 adding the 'required' modifier or declaring the field as nullable.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L56
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 adding the 'required' modifier or declaring the field as nullable.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L89
Possible null reference assignment.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L68
Non-nullable field '_dataFileUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L126
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 adding the 'required' modifier or declaring the field as nullable.
build: src/Nager.PublicSuffix/RuleProviders/CachedHttpRuleProvider.cs#L56
Possible null reference assignment.