tests & fixes #303
Annotations
3 errors and 10 warnings
build:
BTCPayApp.UI/Pages/Settings/LightningPage.razor#L175
Argument 1: cannot convert from 'BTCPayApp.Core.Data.LightningConfig' to 'System.Func<BTCPayApp.Core.Data.LightningConfig, System.Threading.Tasks.Task<(BTCPayApp.Core.Data.LightningConfig, bool)>>'
|
build:
BTCPayApp.UI/Pages/Settings/LightningPage.razor#L175
Argument 1: cannot convert from 'BTCPayApp.Core.Data.LightningConfig' to 'System.Func<BTCPayApp.Core.Data.LightningConfig, System.Threading.Tasks.Task<(BTCPayApp.Core.Data.LightningConfig, bool)>>'
|
build
Process completed with exit code 1.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L117
Non-nullable property 'IdentifiersAcknowledged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L111
Non-nullable property 'Identifiers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L106
Non-nullable property 'BlockHeader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L99
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L91
Non-nullable property 'Txs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L92
Non-nullable property 'BlockHeaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L93
Non-nullable property 'BlockHeghts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L81
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L83
Non-nullable property 'Script' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L84
Non-nullable property 'Outpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|