Merge pull request #165 from TheBlueMatt/main #700
build.yml
on: push
wasm_bindings
51m 27s
c_sharp_bindings
35m 10s
c_sharp_determinism
1h 2m
java_bindings
51m 18s
java_determinism
53m 53s
macos_determinism
1h 11m
android
33m 41s
Matrix: osx_c_sharp
Matrix: osx_java
Annotations
1 error and 43 warnings
c_sharp_determinism
Process completed with exit code 1.
|
osx_c_sharp (macos-14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
osx_c_sharp (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.cs#L29
'Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ_Some.some' hides inherited member 'Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.some(ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ)'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_ChannelShutdownStateZ.cs#L29
'Option_ChannelShutdownStateZ.Option_ChannelShutdownStateZ_Some.some' hides inherited member 'Option_ChannelShutdownStateZ.some(ChannelShutdownState)'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_ClosureReasonZ.cs#L29
'Option_ClosureReasonZ.Option_ClosureReasonZ_Some.some' hides inherited member 'Option_ClosureReasonZ.some(ClosureReason)'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_CVec_SocketAddressZZ.cs#L29
'Option_CVec_SocketAddressZZ.Option_CVec_SocketAddressZZ_Some.some' hides inherited member 'Option_CVec_SocketAddressZZ.some(SocketAddress[])'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_CVec_ThirtyTwoBytesZZ.cs#L29
'Option_CVec_ThirtyTwoBytesZZ.Option_CVec_ThirtyTwoBytesZZ_Some.some' hides inherited member 'Option_CVec_ThirtyTwoBytesZZ.some(byte[][])'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
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).
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/AcceptChannelV2.cs#L155
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
osx_c_sharp (macos-14):
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).
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/AnchorDescriptor.cs#L12
'AnchorDescriptor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
osx_c_sharp (macos-14):
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).
|
osx_c_sharp (macos-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
osx_c_sharp (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
osx_c_sharp (macos-13):
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).
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/AcceptChannelV2.cs#L155
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
osx_c_sharp (macos-13):
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).
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/AnchorDescriptor.cs#L12
'AnchorDescriptor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
osx_c_sharp (macos-13):
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).
|
osx_c_sharp (macos-13):
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).
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/APIError.cs#L12
'APIError' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/AsyncPaymentsMessage.cs#L31
'AsyncPaymentsMessage.AsyncPaymentsMessage_HeldHtlcAvailable.held_htlc_available' hides inherited member 'AsyncPaymentsMessage.held_htlc_available(HeldHtlcAvailable)'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/AsyncPaymentsMessage.cs#L41
'AsyncPaymentsMessage.AsyncPaymentsMessage_ReleaseHeldHtlc.release_held_htlc' hides inherited member 'AsyncPaymentsMessage.release_held_htlc(ReleaseHeldHtlc)'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-13):
c_sharp/src/org/ldk/structs/Balance.cs#L340
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
osx_java (macos-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
osx_java (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
osx_java (macos-14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
osx_java (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
c_sharp_bindings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
c_sharp_bindings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
java_bindings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
java_bindings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
java_determinism
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
java_determinism
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
wasm_bindings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
wasm_bindings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
c_sharp_determinism
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
c_sharp_determinism
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
macos_determinism
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos_determinism
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LDK-release.aar
|
19.3 MB |
|
ldk-java-leaktracking.jar
|
22.2 MB |
|
ldk-java.jar
|
21.7 MB |
|
org.ldk.nupkg
|
28.2 MB |
|