Skip to content

LdapPropertyProcessor: use new distinguished name lookup #847

LdapPropertyProcessor: use new distinguished name lookup

LdapPropertyProcessor: use new distinguished name lookup #847

Triggered via push June 28, 2024 20:29
Status Failure
Total duration 1m 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build
Process completed with exit code 1.
build
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/.
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\CommonLib\SharpHoundCommonLib.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v7.0'. This project may not be fully compatible with your project.
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\SharpHoundRPC\SharpHoundRPC.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v7.0'. This project may not be fully compatible with your project.
build: src/CommonLib/LdapResult.cs#L13
'LdapResult<T>.Ok(T)' hides inherited member 'Result<T>.Ok(T)'. Use the new keyword if hiding was intended.
build: src/CommonLib/Result.cs#L10
'Result<T>.Fail(string)' hides inherited member 'Result.Fail(string)'. Use the new keyword if hiding was intended.
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\CommonLib\SharpHoundCommonLib.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v7.0'. This project may not be fully compatible with your project.
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\SharpHoundRPC\SharpHoundRPC.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v7.0'. This project may not be fully compatible with your project.
build: src/CommonLib/LdapResult.cs#L13
'LdapResult<T>.Ok(T)' hides inherited member 'Result<T>.Ok(T)'. Use the new keyword if hiding was intended.
build: src/CommonLib/Result.cs#L10
'Result<T>.Fail(string)' hides inherited member 'Result.Fail(string)'. Use the new keyword if hiding was intended.