fixed name conventions to camelcase protected members #436
Annotations
2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'Windows x64-refs/heads/develop' exists
|
build
The operation was canceled.
|
build:
src/Downloader/ConcurrentPacketBuffer.cs#L18
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
build:
src/Downloader/Request.cs#L42
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
src/Downloader/Bandwidth.cs#L6
Missing XML comment for publicly visible type or member 'Bandwidth'
|
build:
src/Downloader/Bandwidth.cs#L13
Missing XML comment for publicly visible type or member 'Bandwidth.Speed'
|
build:
src/Downloader/Bandwidth.cs#L14
Missing XML comment for publicly visible type or member 'Bandwidth.AverageSpeed'
|
build:
src/Downloader/Bandwidth.cs#L15
Missing XML comment for publicly visible type or member 'Bandwidth.BandwidthLimit'
|
build:
src/Downloader/Bandwidth.cs#L17
Missing XML comment for publicly visible type or member 'Bandwidth.Bandwidth()'
|
build:
src/Downloader/Bandwidth.cs#L23
Missing XML comment for publicly visible type or member 'Bandwidth.CalculateSpeed(long)'
|
build:
src/Downloader/Bandwidth.cs#L44
Missing XML comment for publicly visible type or member 'Bandwidth.PopSpeedRetrieveTime()'
|
build:
src/Downloader/Bandwidth.cs#L49
Missing XML comment for publicly visible type or member 'Bandwidth.Reset()'
|