Skip to content

rem peer

rem peer #41

Triggered via push May 9, 2024 11:24
Status Success
Total duration 17m 13s
Billable time 17m
Artifacts

maui.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/AppUserInfo.cs#L9
Non-nullable property 'PaymentHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: submodules/btcpayserver/BTCPayApp.CommonServer/AppUserInfo.cs#L19
Non-nullable property 'PaymentRequests' 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.
build: submodules/btcpayserver/BTCPayApp.CommonServer/IBTCPayAppHubClient.cs#L52
Non-nullable property 'Path' 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#L66
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.