Update submodule #21
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#L45
Possible null reference argument for parameter 'walletConfig' in 'bool OnChainWalletManager.CanConfigureWallet(WalletConfig walletConfig)'.
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L123
Unreachable code detected
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L353
Dereference of a possibly null reference.
|
Build mac x64:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L354
Dereference of a possibly null reference.
|
Loading