Skip to content
Triggered via pull request June 27, 2024 08:05
@KukksKukks
opened #56
jit
Status Success
Total duration 3m 5s
Artifacts

desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L83
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#L84
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#L85
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#L14
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#L15
Non-nullable property 'TxId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L16
Non-nullable property 'SpentScripts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L17
Non-nullable property 'ReceivedScripts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L107
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#L102
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#L113
Non-nullable property 'IdentifiersAcknowledged' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.