Skip to content

Feat/abstractions (#23) #41

Feat/abstractions (#23)

Feat/abstractions (#23) #41

Triggered via push March 17, 2026 10:22
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, Rebel028/publish-nuget@v2.7.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: DotNut/NUT14/HTLCProofSecret.cs#L196
Obsolete member 'HTLCProofSecret.GenerateBlindWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateBlindWitness(Proof, ECPrivKey[])'
build: DotNut/NUT14/HTLCProofSecret.cs#L244
Obsolete member 'HTLCProofSecret.GenerateWitness(ECPrivKey, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(ECPrivKey, ECPrivKey[])'
build: DotNut/NUT14/HTLCProofSecret.cs#L188
Obsolete member 'HTLCProofSecret.GenerateWitness(byte[], ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(byte[], ECPrivKey[])'
build: DotNut/NUT14/HTLCProofSecret.cs#L180
Obsolete member 'HTLCProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])'
build: DotNut/NUT14/HTLCProofSecret.cs#L172
Obsolete member 'HTLCProofSecret.GenerateWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(Proof, ECPrivKey[])'
build: DotNut/NUT14/HTLCProofSecret.cs#L10
'HTLCProofSecret.Key' hides inherited member 'P2PKProofSecret.Key'. Use the new keyword if hiding was intended.
build: DotNut/NBitcoin/BIP39/Mnemonic.cs#L131
Cannot convert null literal to non-nullable reference type.
build: DotNut/NBitcoin/BIP39/Mnemonic.cs#L41
Cannot convert null literal to non-nullable reference type.
build: DotNut/NBitcoin/BIP39/Mnemonic.cs#L17
Cannot convert null literal to non-nullable reference type.
build: DotNut/NUT10/Nut10ProofSecret.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests: DotNut/NUT14/HTLCProofSecret.cs#L196
Obsolete member 'HTLCProofSecret.GenerateBlindWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateBlindWitness(Proof, ECPrivKey[])'
tests: DotNut/NUT14/HTLCProofSecret.cs#L244
Obsolete member 'HTLCProofSecret.GenerateWitness(ECPrivKey, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(ECPrivKey, ECPrivKey[])'
tests: DotNut/NUT14/HTLCProofSecret.cs#L188
Obsolete member 'HTLCProofSecret.GenerateWitness(byte[], ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(byte[], ECPrivKey[])'
tests: DotNut/NUT14/HTLCProofSecret.cs#L180
Obsolete member 'HTLCProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])'
tests: DotNut/NUT14/HTLCProofSecret.cs#L172
Obsolete member 'HTLCProofSecret.GenerateWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(Proof, ECPrivKey[])'
tests: DotNut/NUT14/HTLCProofSecret.cs#L10
'HTLCProofSecret.Key' hides inherited member 'P2PKProofSecret.Key'. Use the new keyword if hiding was intended.
tests: DotNut/NUT10/Nut10ProofSecret.cs#L18
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
tests: DotNut/NBitcoin/BIP39/Mnemonic.cs#L131
Cannot convert null literal to non-nullable reference type.
tests: DotNut/NBitcoin/BIP39/Mnemonic.cs#L41
Cannot convert null literal to non-nullable reference type.
tests: DotNut/NBitcoin/BIP39/Mnemonic.cs#L17
Cannot convert null literal to non-nullable reference type.