Merge pull request #169 from TheBlueMatt/main #712
Annotations
11 warnings
Run test against C# release library:
c_sharp/src/org/ldk/util/UInt.cs#L57
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/AcceptChannel.cs#L117
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/AcceptChannelV2.cs#L157
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/AnchorDescriptor.cs#L106
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/AnchorDescriptor.cs#L12
'AnchorDescriptor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/AnnouncementSignatures.cs#L157
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/APIError.cs#L204
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/MaxDustHTLCExposure.cs#L95
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/APIError.cs#L12
'APIError' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Run test against C# release library:
c_sharp/src/org/ldk/structs/MaxDustHTLCExposure.cs#L12
'MaxDustHTLCExposure' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ldk-java.jar", "ldk-java-leaktracking.jar", "LDK-release.aar", "org.ldk.nupkg".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading