Add "Fund" project type to Project Creation Wizard #618
Annotations
20 warnings
|
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. [/Users/runner/work/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. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/DynamicStageInfo.cs#L0
Nullable value type may be null. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
|
Unit Test (Release):
src/Angor/Shared/Models/AddressBalance.cs#L0
Non-nullable property 'address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/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. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Loading