Skip to content

Merge pull request #2 from top-gg/master #1

Merge pull request #2 from top-gg/master

Merge pull request #2 from top-gg/master #1

Triggered via push December 19, 2024 13:01
Status Failure
Total duration 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: ProxyCheck/ProxyCheckRequestOptions.cs#L6
'ProxyCheckRequestOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ProxyCheck/IProxyCheckCacheProvider.cs#L6
Missing XML comment for publicly visible type or member 'IProxyCheckCacheProvider'
build: ProxyCheck/IProxyCheckCacheProvider.cs#L8
Missing XML comment for publicly visible type or member 'IProxyCheckCacheProvider.GetCacheRecord(IPAddress, ProxyCheckRequestOptions)'
build: ProxyCheck/IProxyCheckCacheProvider.cs#L10
Missing XML comment for publicly visible type or member 'IProxyCheckCacheProvider.GetCacheRecords(IPAddress[], ProxyCheckRequestOptions)'
build: ProxyCheck/IProxyCheckCacheProvider.cs#L12
Missing XML comment for publicly visible type or member 'IProxyCheckCacheProvider.SetCacheRecord(IDictionary<IPAddress, ProxyCheckResult.IpResult>, ProxyCheckRequestOptions)'
build: ProxyCheck/ProxyCheck.cs#L43
Missing XML comment for publicly visible type or member 'ProxyCheck'
build: ProxyCheck/ProxyCheck.cs#L59
Missing XML comment for publicly visible type or member 'ProxyCheck.ProxyCheck(IProxyCheckCacheProvider)'
build: ProxyCheck/ProxyCheck.cs#L68
Missing XML comment for publicly visible type or member 'ProxyCheck.CacheProvider'
build: ProxyCheck/ProxyCheckException.cs#L34
Missing XML comment for publicly visible type or member 'ProxyCheckException'
build: ProxyCheck/ProxyCheckException.cs#L36
Missing XML comment for publicly visible type or member 'ProxyCheckException.ProxyCheckException(string)'