Skip to content

Build: Try separating docker compose in MAUI build #355

Build: Try separating docker compose in MAUI build

Build: Try separating docker compose in MAUI build #355

Triggered via push November 13, 2024 16:30
Status Failure
Total duration 19m 58s
Artifacts

maui.yml

on: push
Fit to window
Zoom out
Zoom in

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/Auth/AuthStateProvider.cs#L112
Possible null reference argument for parameter 'values' in 'string string.Join<string>(char separator, IEnumerable<string> values)'.
build: BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L167
Possible null reference argument for parameter 'network' in 'string ExtPubKey.ToString(Network network)'.