LN: stop before dispose #32
Annotations
3 errors and 10 warnings
|
Start BTCPay
The type or namespace name 'BtcPayAppService' could not be found (are you missing a using directive or an assembly reference?)
|
Start BTCPay
The operation was canceled.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L72
Non-nullable property 'IdentifiersAcknowledged' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L66
Non-nullable property 'Identifiers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L61
Non-nullable property 'BlockHeader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L51
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L42
Non-nullable property 'Txs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L43
Non-nullable property 'Blocks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L44
Non-nullable property 'BlockHeghts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L32
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L34
Non-nullable property 'Script' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L35
Non-nullable property 'Outpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading