Add Codacy analysis workflow #111
Annotations
10 warnings
KeyManager.Library.KeyStore.LCP/LCPKeyStore.cs#L66
Possible null reference argument for parameter 'kc' in 'CredentialKey LCPKeyStore.CreateCredentialKey(KeyEntryId identifier, KeyContainer kc, LCPKeyEntryProperties? properties)'.
|
KeyManager.Library.KeyStore.LCP/LCPKeyStore.cs#L214
Possible null reference assignment.
|
KeyManager.Library.KeyStore.LCP/LCPKeyStore.cs#L271
Possible null reference argument for parameter 'kc' in 'CredentialKey LCPKeyStore.CreateCredentialKey(KeyEntryId identifier, KeyContainer kc, LCPKeyEntryProperties? properties)'.
|
KeyManager.Library.UI/Domain/SelectableKeyEntryId.cs#L15
Non-nullable field '_keyEntryId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
KeyManager.Library.UI/Domain/SelectableKeyEntryId.cs#L15
Non-nullable field '_keyEntryId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
KeyManager/EditKeyStoreControl.xaml.cs#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
KeyManager/EditKeyStoreControl.xaml.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
KeyManager/EditKeyStoreControl.xaml.cs#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
KeyManager/EditKeyStoreControl.xaml.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
KeyManager.Library.KeyStore.LCP/LCPKeyStore.cs#L66
Possible null reference argument for parameter 'kc' in 'CredentialKey LCPKeyStore.CreateCredentialKey(KeyEntryId identifier, KeyContainer kc, LCPKeyEntryProperties? properties)'.
|
The logs for this run have expired and are no longer available.
Loading