support taproot OutputDescriptor (#1141) #829
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run ./Build/CI/tests.sh:
NBitcoin/Scripting/OutputDescriptor.cs#L615
Possible null reference assignment.
|
Run ./Build/CI/tests.sh:
NBitcoin/PubKey.cs#L341
'ScriptPubKeyType.TaprootWithScript' is obsolete: 'TaprootWithScript is unavailable in .net framework'
|
Run ./Build/CI/tests.sh:
NBitcoin/PubKey.cs#L58
XML comment is not placed on a valid language element
|
Run ./Build/CI/tests.sh:
NBitcoin.Tests/RPCClientTests.cs#L738
'ScriptPubKeyType.TaprootWithScript' is obsolete: 'TaprootWithScript is unavailable in .net framework'
|
Run ./Build/CI/tests.sh:
NBitcoin/Scripting/OutputDescriptor.cs#L615
Possible null reference assignment.
|
Run ./Build/CI/tests.sh:
NBitcoin/PubKey.cs#L341
'ScriptPubKeyType.TaprootWithScript' is obsolete: 'TaprootWithScript is unavailable in .net framework'
|
Run ./Build/CI/tests.sh:
NBitcoin/PubKey.cs#L58
XML comment is not placed on a valid language element
|
Run ./Build/CI/tests.sh:
NBitcoin.Tests/RPCClientTests.cs#L738
'ScriptPubKeyType.TaprootWithScript' is obsolete: 'TaprootWithScript is unavailable in .net framework'
|
The logs for this run have expired and are no longer available.
Loading