WIP utils rewiring #848
Annotations
5 errors and 9 warnings
src/CommonLib/LdapUtilsNew.cs#L5
The type or namespace name 'AccountManagement' does not exist in the namespace 'System.DirectoryServices' (are you missing an assembly reference?)
|
src/CommonLib/LDAPUtils.cs#L59
The type or namespace name 'LDAPConnectionCacheKey' could not be found (are you missing a using directive or an assembly reference?)
|
src/CommonLib/LdapUtilsNew.cs#L5
The type or namespace name 'AccountManagement' does not exist in the namespace 'System.DirectoryServices' (are you missing an assembly reference?)
|
src/CommonLib/LDAPUtils.cs#L59
The type or namespace name 'LDAPConnectionCacheKey' could not be found (are you missing a using directive or an assembly reference?)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
src/CommonLib/LdapResult.cs#L13
'LdapResult<T>.Ok(T)' hides inherited member 'Result<T>.Ok(T)'. Use the new keyword if hiding was intended.
|
src/CommonLib/Result.cs#L10
'Result<T>.Fail(string)' hides inherited member 'Result.Fail(string)'. Use the new keyword if hiding was intended.
|
|
|
src/CommonLib/LdapResult.cs#L13
'LdapResult<T>.Ok(T)' hides inherited member 'Result<T>.Ok(T)'. Use the new keyword if hiding was intended.
|
src/CommonLib/Result.cs#L10
'Result<T>.Fail(string)' hides inherited member 'Result.Fail(string)'. Use the new keyword if hiding was intended.
|
This job failed
Loading