Update CHANGELOG.md / latestversion #303
Annotations
10 warnings
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.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/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.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.File/FileKeyStore.cs#L11
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
|
build (windows-latest, 6.0.x):
KeyManager.Library.KeyStore.HSM_PKCS11/PKCS11KeyStore.cs#L9
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
|
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/KeyStore.cs#L14
Possible null reference argument for parameter 'type' in 'ILog LogManager.GetLogger(Type type)'.
|