Skip to content

fix: fixing version types for Rohan's ntlm updates (#184) #1343

fix: fixing version types for Rohan's ntlm updates (#184)

fix: fixing version types for Rohan's ntlm updates (#184) #1343

Triggered via push February 20, 2025 18:27
Status Success
Total duration 5m 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ProjectReference 'D:\a\SharpHoundCommon\SharpHoundCommon\src\CommonLib\SharpHoundCommonLib.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.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.7.2' instead of the project target framework '.NETCoreApp,Version=v8.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.7.2' instead of the project target framework '.NETCoreApp,Version=v8.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.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build: src/CommonLib/Ntlm/LdapTransport.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/Processors/DCLdapProcessor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/SSPI.cs#L439
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/Authentication.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/SSPI.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/SSPI.cs#L455
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/CommonLib/ThirdParty/PSOpenAD/SSPI.cs#L458
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.