Skip to content
Re-run triggered November 5, 2024 19:05
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 32 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, Rebel028/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, Rebel028/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DotNut/NBitcoin/BIP39/Mnemonic.cs#L17
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#L139
Cannot convert null literal to non-nullable reference type.
build: DotNut/HTLCProofSecret.cs#L10
'HTLCProofSecret.Key' hides inherited member 'P2PKProofSecret.Key'. Use the new keyword if hiding was intended.
build: DotNut/HTLCProofSecret.cs#L79
Obsolete member 'HTLCProofSecret.GenerateWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(Proof, ECPrivKey[])'
build: DotNut/HTLCProofSecret.cs#L85
Obsolete member 'HTLCProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])'
build: DotNut/HTLCProofSecret.cs#L91
Obsolete member 'HTLCProofSecret.GenerateWitness(byte[], ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(byte[], ECPrivKey[])'
build: DotNut/Api/CashuProtocolError.cs#L7
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut/ApiModels/StateResponseItem.cs#L8
Non-nullable property 'Y' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut/BlindedMessage.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut/HTLCProofSecret.cs#L10
'HTLCProofSecret.Key' hides inherited member 'P2PKProofSecret.Key'. Use the new keyword if hiding was intended.
build: DotNut/HTLCProofSecret.cs#L79
Obsolete member 'HTLCProofSecret.GenerateWitness(Proof, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(Proof, ECPrivKey[])'
build: DotNut/HTLCProofSecret.cs#L85
Obsolete member 'HTLCProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(BlindedMessage, ECPrivKey[])'
build: DotNut/HTLCProofSecret.cs#L91
Obsolete member 'HTLCProofSecret.GenerateWitness(byte[], ECPrivKey[])' overrides non-obsolete member 'P2PKProofSecret.GenerateWitness(byte[], ECPrivKey[])'
build: DotNut/NBitcoin/BIP39/Mnemonic.cs#L17
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#L139
Cannot convert null literal to non-nullable reference type.
build: DotNut/ApiModels/StateResponseItem.cs#L8
Non-nullable property 'Y' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut/ApiModels/PostSwapResponse.cs#L7
Non-nullable property 'Signatures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut/ApiModels/PostSwapRequest.cs#L7
Non-nullable property 'Inputs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L25
Converting null literal or possible null value to non-nullable type.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L26
Dereference of a possibly null reference.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L39
Cannot convert null literal to non-nullable reference type.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L25
Converting null literal or possible null value to non-nullable type.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L26
Dereference of a possibly null reference.
build: DotNut.Nostr/NostrNip17PaymentRequestInterfaceHandler.cs#L39
Cannot convert null literal to non-nullable reference type.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
😢 NUGET_KEY not given