Skip to content

feat: ability to specify the fee rate #284

feat: ability to specify the fee rate

feat: ability to specify the fee rate #284

Triggered via pull request August 30, 2023 09:35
Status Failure
Total duration 1m 17s
Artifacts

dotnet.yml

on: pull_request
build-and-test
1m 6s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-and-test: src/Automapper/MapperProfile.cs#L76
'LiquidityRule' does not contain a definition for 'NodePubkey' and no accessible extension method 'NodePubkey' accepting a first argument of type 'LiquidityRule' could be found (are you missing a using directive or an assembly reference?)
build-and-test
Process completed with exit code 1.
build-and-test: src/Pages/ChannelRequests.razor#L388
Component 'CancelOrRejectPopup' expects a value for the parameter 'Reason', but a value may not have been provided.
build-and-test: src/Pages/Withdrawals.razor#L376
Component 'CancelOrRejectPopup' expects a value for the parameter 'Reason', but a value may not have been provided.
build-and-test: src/Shared/UTXOSelectorModal.razor#L104
Found markup element with unexpected name 'Feedback'. If this is intended to be a component, add a @using directive for its namespace.
build-and-test: src/Shared/UTXOSelectorModal.razor#L107
Found markup element with unexpected name 'Feedback'. If this is intended to be a component, add a @using directive for its namespace.
build-and-test: src/Data/Models/WalletWithdrawalRequest.cs#L187
Nullability of reference types in type of parameter 'value' of 'void WalletWithdrawalRequest.Wallet.set' doesn't match implicitly implemented member 'void IBitcoinRequest.Wallet.set' (possibly because of nullability attributes).
build-and-test: src/Migrations/20220623121702_initial.cs#L28
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: src/Migrations/20220623121702_initial.Designer.cs#L35
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: src/Helpers/Constants.cs#L118
Possible null reference assignment.
build-and-test: src/Helpers/Constants.cs#L145
Possible null reference assignment.
build-and-test: src/Helpers/Constants.cs#L194
Possible null reference assignment.