1.7.7 loopd gRPC #82
Annotations
2 errors and 11 warnings
Test Report
Failed test were found and 'fail-on-error' option is set to true
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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