NuGet Package Deploy #15
Annotations
20 warnings
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDHTLCMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDNodePool.cs#L261
Cannot convert null literal to non-nullable reference type.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDStateMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDStateMonitor.cs#L41
The variable 'e' is declared but never used
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDChannelInterceptorHandler.cs#L8
Non-nullable event 'OnChannelRequest' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDChannelAcceptor.cs#L61
The variable 'e' is declared but never used
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDCustomMessageHandler.cs#L8
Non-nullable event 'OnMessage' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDHTLCMonitor.cs#L41
The variable 'e' is declared but never used
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDNodeConnection.cs#L33
Possible null reference argument for parameter 'tlsCertBase64' in 'void LNDNodeConnection.StartWithBase64(string tlsCertBase64, string macaroonBase64, string host)'.
|
Pack and Push NuGet Package LNUnit:
LNUnit.LND/LNDNodeConnection.cs#L33
Possible null reference argument for parameter 'macaroonBase64' in 'void LNDNodeConnection.StartWithBase64(string tlsCertBase64, string macaroonBase64, string host)'.
|
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/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.
|
Build:
LNBolt/BOLT11/Bech32.cs#L117
Cannot convert null literal to non-nullable reference type.
|
Build:
LNBolt/BOLT11/Bech32.cs#L125
Cannot convert null literal to non-nullable reference type.
|
Build:
LNBolt/BOLT11/Bech32.cs#L146
Possible null reference return.
|
Build:
LNBolt/BOLT11/Bech32.cs#L173
Possible null reference return.
|
Loading