fixed yml warnings actions/checkout@v2 etc. #99
Annotations
10 warnings
Build:
CompuMaster.Data/Utils.vb#L1636
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
CompuMaster.Data/Utils.vb#L1657
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
CompuMaster.Data/Ldap.vb#L53
This call site is reachable on all platforms. 'Public Overloads Property Filter As String' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L16
This call site is reachable on all platforms. 'Public Overloads ReadOnly Property Name As String' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L25
This call site is reachable on all platforms. 'Public Shared Overloads Function GetCurrentForest() As Forest' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L45
This call site is reachable on all platforms. 'DirectoryEntry' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L26
This call site is reachable on all platforms. 'Public Overloads ReadOnly Property Name As String' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L15
This call site is reachable on all platforms. 'Public Shared Overloads Function GetCurrentForest() As Forest' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L16
This call site is reachable on all platforms. 'Public Shared Overloads Function GetCurrentForest() As Forest' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
CompuMaster.Data/Ldap.vb#L56
This call site is reachable on all platforms. 'Public Overloads Property SizeLimit As Integer' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading