Skip to content

Add store header and footer components #38

Add store header and footer components

Add store header and footer components #38

Triggered via push May 8, 2024 11:20
Status Success
Total duration 17m 44s
Billable time 18m
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/AppInstanceInfo.cs#L5
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: submodules/btcpayserver/BTCPayApp.CommonServer/AppInstanceInfo.cs#L6
Non-nullable property 'ServerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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#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.