Update build steps and start infrastructure for MAUI #354
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
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:
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:
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:
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:
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:
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:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L520
Cannot convert null literal to non-nullable reference type.
|
build:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L42
Possible null reference argument for parameter 'walletConfig' in 'bool OnChainWalletManager.CanConfigureWallet(WalletConfig walletConfig)'.
|
build:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L167
Possible null reference argument for parameter 'network' in 'string ExtPubKey.ToString(Network network)'.
|
build:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L194
Dereference of a possibly null reference.
|