isMac #111
Annotations
30 warnings
build (ubuntu-latest, 8.0.x):
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 (ubuntu-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L84
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (ubuntu-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L86
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (ubuntu-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L107
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (ubuntu-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L108
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (ubuntu-latest, 8.0.x):
Common/Extensions/StreamExtensions.cs#L277
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (ubuntu-latest, 8.0.x):
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 (ubuntu-latest, 8.0.x):
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.UpperBound' is never assigned to, and will always have its default value 0
|
build (ubuntu-latest, 8.0.x):
Common/Interfaces/Inputs.cs#L154
Field 'Keyword.Structure' is never assigned to, and will always have its default value null
|
build (ubuntu-latest, 8.0.x):
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.LowerBound' is never assigned to, and will always have its default value 0
|
build (windows-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L84
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (windows-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L86
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (windows-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L107
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (windows-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L108
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (windows-latest, 8.0.x):
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 (windows-latest, 8.0.x):
Common/Extensions/StreamExtensions.cs#L277
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (windows-latest, 8.0.x):
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 (windows-latest, 8.0.x):
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.UpperBound' is never assigned to, and will always have its default value 0
|
build (windows-latest, 8.0.x):
Common/Interfaces/Inputs.cs#L154
Field 'Keyword.Structure' is never assigned to, and will always have its default value null
|
build (windows-latest, 8.0.x):
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.LowerBound' is never assigned to, and will always have its default value 0
|
build (macos-latest, 8.0.x):
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 (macos-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L84
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (macos-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L86
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (macos-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L107
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (macos-latest, 8.0.x):
Common/Extensions/ThreadExtensions.cs#L108
'Thread.ResetAbort()' is obsolete: 'Thread.ResetAbort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build (macos-latest, 8.0.x):
Common/Extensions/StreamExtensions.cs#L277
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (macos-latest, 8.0.x):
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 (macos-latest, 8.0.x):
Common/Collections/Generic/PrecicseList.cs#L176
Field 'PrecisionIndexableList.LowerBound' is never assigned to, and will always have its default value 0
|
build (macos-latest, 8.0.x):
Common/Classes/Transport/TransportClient.cs#L129
The event 'TransportClient.OnConnect' is never used
|
build (macos-latest, 8.0.x):
Common/Interfaces/Inputs.cs#L154
Field 'Keyword.Structure' is never assigned to, and will always have its default value null
|