Document input parsing and amountless swaps #330
Annotations
10 errors and 1 warning
Build the csharp project:
snippets/csharp/LnurlWithdraw.cs#L14
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/LnurlAuth.cs#L14
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/LnurlPay.cs#L15
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/ParsingInputs.cs#L12
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/ParsingInputs.cs#L62
'Config' does not contain a definition for 'externalInputParsers'
|
Build the csharp project:
snippets/csharp/ParsingInputs.cs#L62
The type or namespace name 'ExternalInputParser' could not be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/LnurlWithdraw.cs#L14
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/LnurlAuth.cs#L14
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/LnurlPay.cs#L15
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
Build the csharp project:
snippets/csharp/ParsingInputs.cs#L12
'BindingLiquidSdk' does not contain a definition for 'Parse' and no accessible extension method 'Parse' accepting a first argument of type 'BindingLiquidSdk' could be found (are you missing a using directive or an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading