Skip to content

optimize parsing logic, not fire exception for a TLD #17

optimize parsing logic, not fire exception for a TLD

optimize parsing logic, not fire exception for a TLD #17

Triggered via push February 13, 2024 10:30
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Nager.PublicSuffix/CacheProviders/LocalFileSystemCacheProvider.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Nager.PublicSuffix/RuleProviders/WebRuleProvider.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Nager.PublicSuffix/DomainNormalizers/IdnMappingDomainNormalizer.cs#L15
Missing XML comment for publicly visible type or member 'IdnMappingDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'
build: src/Nager.PublicSuffix/DomainNormalizers/IDomainNormalizer.cs#L10
Missing XML comment for publicly visible type or member 'IDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'
build: src/Nager.PublicSuffix/DomainNormalizers/UriDomainNormalizer.cs#L13
Missing XML comment for publicly visible type or member 'UriDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'
build: src/Nager.PublicSuffix/CacheProviders/LocalFileSystemCacheProvider.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Nager.PublicSuffix/RuleProviders/WebRuleProvider.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Nager.PublicSuffix/DomainNormalizers/IdnMappingDomainNormalizer.cs#L15
Missing XML comment for publicly visible type or member 'IdnMappingDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'
build: src/Nager.PublicSuffix/DomainNormalizers/IDomainNormalizer.cs#L10
Missing XML comment for publicly visible type or member 'IDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'
build: src/Nager.PublicSuffix/DomainNormalizers/UriDomainNormalizer.cs#L13
Missing XML comment for publicly visible type or member 'UriDomainNormalizer.PartlyNormalizeDomainAndExtractFullyNormalizedParts(string, out string)'