Navbar layout fix #43
Annotations
3 errors and 11 warnings
build:
BTCPayApp.Core/Attempt2/BTCPayAppServerClient.cs#L15
'BTCPayAppServerClient' does not implement interface member 'IBTCPayAppHubClient.TransactionDetected(string, string)'
|
build:
BTCPayApp.Core/Attempt2/BTCPayAppServerClient.cs#L15
'BTCPayAppServerClient' does not implement interface member 'IBTCPayAppHubClient.TransactionDetected(string, string)'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L87
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#L81
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#L76
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#L66
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#L57
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#L58
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#L59
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#L47
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#L49
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#L50
Non-nullable property 'Outpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|