Skip to content

false\.Equals\((\w+?\.\w+)\) -> $1 is false #112

false\.Equals\((\w+?\.\w+)\) -> $1 is false

false\.Equals\((\w+?\.\w+)\) -> $1 is false #112

Triggered via push November 17, 2023 23:24
Status Success
Total duration 1m 27s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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/Classes/Transport/TransportClient.cs#L129
The event 'TransportClient.OnConnect' is never used
build (ubuntu-latest, 8.0.x): Common/Collections/Generic/PrecicseList.cs#L46
Field 'PrecicseList.m_IsShared' is never assigned to, and will always have its default value false
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 (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#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/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/Collections/Generic/PrecicseList.cs#L46
Field 'PrecicseList.m_IsShared' is never assigned to, and will always have its default value false
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/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/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/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#L46
Field 'PrecicseList.m_IsShared' is never assigned to, and will always have its default value false
build (windows-latest, 8.0.x): Common/Classes/Transport/TransportClient.cs#L131
The event 'TransportClient.OnDisconnect' is never used