Skip to content

chore: more moving code #866

chore: more moving code

chore: more moving code #866

Triggered via push July 5, 2024 16:20
Status Failure
Total duration 3m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build: test/unit/LDAPUtilsTest.cs#L21
The type or namespace name 'ILDAPUtils' could not be found (are you missing a using directive or an assembly reference?)
build: test/unit/Facades/MockLDAPUtils.cs#L1121
The type or namespace name 'ILDAPUtils' could not be found (are you missing a using directive or an assembly reference?)
build: test/unit/Facades/MockLDAPUtils.cs#L1062
The type or namespace name 'LDAPQueryOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/unit/Facades/MockLDAPUtils.cs#L1121
'ILDAPUtils' in explicit interface declaration is not an interface
build: test/unit/Facades/MockSearchResultEntry.cs#L12
'MockSearchResultEntry' does not implement interface member 'ISearchResultEntry.ResolveBloodHoundInfo()'. 'MockSearchResultEntry.ResolveBloodHoundInfo()' cannot implement 'ISearchResultEntry.ResolveBloodHoundInfo()' because it does not have the matching return type of 'Task<ResolvedSearchResult>'.
build: test/unit/Facades/MockLDAPUtils.cs#L20
'MockLDAPUtils' does not implement interface member 'ILdapUtils.Query(LdapQueryParameters, CancellationToken)'
build: test/unit/Facades/MockLDAPUtils.cs#L20
'MockLDAPUtils' does not implement interface member 'ILdapUtils.PagedQuery(LdapQueryParameters, CancellationToken)'
build: test/unit/Facades/MockLDAPUtils.cs#L20
'MockLDAPUtils' does not implement interface member 'ILdapUtils.RangedRetrieval(string, string, CancellationToken)'
build: test/unit/Facades/MockLDAPUtils.cs#L20
'MockLDAPUtils' does not implement interface member 'ILdapUtils.ResolveIDAndType(SecurityIdentifier, string)'
build: test/unit/Facades/MockLDAPUtils.cs#L20
'MockLDAPUtils' does not implement interface member 'ILdapUtils.ResolveIDAndType(string, string)'. 'MockLDAPUtils.ResolveIDAndType(string, string)' cannot implement 'ILdapUtils.ResolveIDAndType(string, string)' because it does not have the matching return type of 'Task<(bool Success, TypedPrincipal Principal)>'.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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.