try fix photino and ios build #366
Annotations
10 errors and 7 warnings
Build:
BTCPayApp.Core/BTCPayServer/ExceptionWrappedHubProxy.cs#L21
IBTCPayAppHubServer is not an interface. The type argument must be an interface.
|
Build:
BTCPayApp.Core/Auth/AuthStateProvider.cs#L5
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/Auth/AuthStateProvider.cs#L6
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/Auth/BearerAuthorizationHandler.cs#L2
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/Auth/IAccountManager.cs#L2
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/Auth/IAccountManager.cs#L3
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/BTCPayAppClient.cs#L6
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/BTCPayAppClient.cs#L7
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/BTCPayAppClient.cs#L8
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/BTCPayServer/AppToServerHelper.cs#L3
The type or namespace name 'BTCPayServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
BTCPayApp.Core/Wallet/OnChainWalletManager.cs#L528
Cannot convert null literal to non-nullable reference type.
|
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.
|
Loading