Skip to content

Use local key value diversification with AN10922 #305

Use local key value diversification with AN10922

Use local key value diversification with AN10922 #305

Triggered via push July 25, 2025 14:52
Status Success
Total duration 1m 32s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.HSM_PKCS11/PKCS11KeyEntry.cs#L9
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.LCP/LCPKeyStore.cs#L11
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.SAM_SE/SAM_SEKeyStore.cs#L18
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.SAM_SE/DLL/SAM_SEDllEntryPoint.cs#L17
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.SAM_SE/DLL/SAM_SEDllErrorHandler.cs#L17
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.SAM_SE/SAM_SEKeyStoreFactory.cs#L20
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.CNG/CNGKeyStore.cs#L16
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.CNG/CNGKeyStore.cs#L506
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest, 6.0.x): KeyManager.Library.KeyStore.CNG/CNGKeyStore.cs#L189
Possible null reference argument for parameter 'keyName' in 'void CNGKeyStore._NCryptImportKey(string keyName, NCRYPT_KEY_HANDLE hImportKey, string pszBlobType, byte[] blob, CNGKeyEntryProperties? properties)'.
build (windows-latest, 6.0.x): KeyManager.Library/KeyStore/KeyStore.cs#L15
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.