A bunch of fixes from production usage #4 #194
Annotations
10 warnings
Build:
Common/Classes/Machine.cs#L328
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
Build:
Common/Extensions/StreamExtensions.cs#L235
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Common/Extensions/StreamExtensions.cs#L278
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Common/Classes/Transport/TransportClient.cs#L131
The event 'TransportClient.OnDisconnect' is never used
|
Build:
Common/Interfaces/Inputs.cs#L154
Field 'Keyword.Structure' is never assigned to, and will always have its default value null
|
Build:
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.UpperBound' is never assigned to, and will always have its default value 0
|
Build:
Common/Collections/Generic/PrecicseList.cs#L46
Field 'PrecicseList.m_IsShared' is never assigned to, and will always have its default value false
|
Build:
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.LowerBound' is never assigned to, and will always have its default value 0
|
Build:
Common/Classes/Transport/TransportClient.cs#L129
The event 'TransportClient.OnConnect' is never used
|
Build:
Common/Extensions/ProcessExtensions.cs#L69
This call site is reachable on all platforms. 'ProcessThread.ProcessorAffinity' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading