Skip to content

NuGet Package Deploy #18

NuGet Package Deploy

NuGet Package Deploy #18

Triggered via push July 11, 2024 03:45
Status Success
Total duration 1m 28s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: LNUnit.LND/LNDHTLCMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
build: LNUnit.LND/LNDStateMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
build: LNUnit.LND/LNDNodePool.cs#L261
Cannot convert null literal to non-nullable reference type.
build: LNUnit.LND/LNDStateMonitor.cs#L41
The variable 'e' is declared but never used
build: LNUnit.LND/LNDSimpleHtlcInterceptorHandler.cs#L65
The variable 'e' is declared but never used
build: LNUnit.LND/LNDSetttings.cs#L8
Non-nullable property 'GrpcEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LNUnit.LND/LNDNodePool.cs#L31
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: LNUnit.LND/LNDNodePool.cs#L47
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: LNUnit.LND/LNDNodePool.cs#L72
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: LNUnit.LND/LNDNodePool.cs#L120
Possible null reference argument for parameter 'item' in 'void List<LNDNodeConnection>.Add(LNDNodeConnection item)'.
build: LNBolt/ECKeyPair.cs#L681
Nullability of reference types in type of parameter 'other' of 'int ECKeyPair.CompareTo(ECKeyPair other)' doesn't match implicitly implemented member 'int IComparable<ECKeyPair>.CompareTo(ECKeyPair? other)' (possibly because of nullability attributes).
build: LNBolt/ECKeyPair.cs#L657
Possible null reference return.
build: LNBolt/BOLT4/OnionBlob.cs#L134
Possible null reference argument for parameter 'sharedSecret' in 'byte[] LNTools.GenerateRhoKey(byte[] sharedSecret)'.
build: LNBolt/BOLT4/OnionBlob.cs#L157
Converting null literal or possible null value to non-nullable type.
build: LNBolt/BOLT4/OnionBlob.cs#L169
Nullability of reference types in value of type '(HopPayload hopPayload, OnionBlob? nextSphinx)' doesn't match target type '(HopPayload hopPayload, OnionBlob nextSphinx)'.
build: LNBolt/BOLT11/Bech32.cs#L82
Cannot convert null literal to non-nullable reference type.
build: LNBolt/BOLT11/Bech32.cs#L95
Cannot convert null literal to non-nullable reference type.
build: LNBolt/BOLT11/Bech32.cs#L96
Cannot convert null literal to non-nullable reference type.
build: LNBolt/BOLT11/Bech32.cs#L105
Cannot convert null literal to non-nullable reference type.
build: LNBolt/BOLT11/Bech32.cs#L106
Cannot convert null literal to non-nullable reference type.