Basic onchain send from app's wallet #13
Annotations
10 warnings
Build mac x64:
BTCPayApp.Core/Migrations/20240726135741_triggers.cs#L9
The type name 'triggers' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Migrations/20240726135741_triggers.Designer.cs#L15
The type name 'triggers' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Migrations/20240805085647_checkpoitnchannels.cs#L8
The type name 'checkpoitnchannels' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Migrations/20240805085647_checkpoitnchannels.Designer.cs#L15
The type name 'checkpoitnchannels' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Migrations/20240820073346_channelpimp.cs#L8
The type name 'channelpimp' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Migrations/20240820073346_channelpimp.Designer.cs#L15
The type name 'channelpimp' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L535
Cannot convert null literal to non-nullable reference type.
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L42
Possible null reference argument for parameter 'walletConfig' in 'bool OnChainWalletManager.CanConfigureWallet(WalletConfig walletConfig)'.
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L120
Unreachable code detected
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L174
Possible null reference argument for parameter 'network' in 'string ExtPubKey.ToString(Network network)'.
|
Loading