Add deferred loading of statistics in Find Projects #608
Annotations
20 warnings
|
Unit Test (Release):
src/Angor/Shared/Models/TransactionInfo.cs#L0
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'scriptHex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'outpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'HdPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'UtxoData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/Wallet.cs#L0
Non-nullable property 'EncryptedData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/Wallet.cs#L0
Non-nullable property 'FounderKeys' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/WalletWords.cs#L0
Non-nullable property 'Words' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Services/SignService.cs#L0
'NostrFilterWithSubject.Subject' hides inherited member 'NostrFilter.Subject'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/TransactionInfo.cs#L0
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'scriptHex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'outpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'HdPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/UtxoData.cs#L0
Non-nullable property 'UtxoData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/Wallet.cs#L0
Non-nullable property 'EncryptedData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/Wallet.cs#L0
Non-nullable property 'FounderKeys' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Models/WalletWords.cs#L0
Non-nullable property 'Words' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
|
Unit Test (Debug):
src/Angor/Shared/Services/SignService.cs#L0
'NostrFilterWithSubject.Subject' hides inherited member 'NostrFilter.Subject'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Loading