Fix Pester tests #206
Annotations
12 warnings
|
Analyze (actions)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/ProtectionKeyIdentifier.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/ProtectionKeyIdentifier.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/KdsRootKeyCache.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/KdsRootKeyCache.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/KdsRootKeyCache.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/IKdsRootKeyResolver.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Data/DPAPI/IKdsRootKeyResolver.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Interop/NativeMethods.Process.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Cryptography/Asn1/Pkcs7/OtherKeyAttribute.manual.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/DSInternals.Common/Cryptography/Asn1/DpapiNg/CngProtectedDataBlob.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|