Update BTCPay Server #44
Annotations
9 errors and 11 warnings
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L66
'ThemeSettings' does not contain a definition for 'CustomThemeFileId' and no accessible extension method 'CustomThemeFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L67
'ThemeSettings' does not contain a definition for 'CustomThemeFileId' and no accessible extension method 'CustomThemeFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L69
'ThemeSettings' does not contain a definition for 'LogoFileId' and no accessible extension method 'LogoFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L70
'ThemeSettings' does not contain a definition for 'LogoFileId' and no accessible extension method 'LogoFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L66
'ThemeSettings' does not contain a definition for 'CustomThemeFileId' and no accessible extension method 'CustomThemeFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L67
'ThemeSettings' does not contain a definition for 'CustomThemeFileId' and no accessible extension method 'CustomThemeFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L69
'ThemeSettings' does not contain a definition for 'LogoFileId' and no accessible extension method 'LogoFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
build:
submodules/btcpayserver/BTCPayServer/App/BtcPayAppController.cs#L70
'ThemeSettings' does not contain a definition for 'LogoFileId' and no accessible extension method 'LogoFileId' accepting a first argument of type 'ThemeSettings' could be found (are you missing a using directive or an assembly reference?)
|
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.
|