Annotations
3 errors and 10 warnings
build:
.github/workflows/dotnet.yml#L1
This run was manually canceled.
|
build
Canceling since a higher priority waiting request for 'LNUnit .NET Build & Tests (push)-refs/heads/wip' exists
|
build
The operation was canceled.
|
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.
|