Merge pull request #163 from TheBlueMatt/main #697
build.yml
on: push
wasm_bindings
44m 10s
c_sharp_bindings
29m 16s
c_sharp_determinism
1h 29m
java_bindings
48m 13s
java_determinism
46m 34s
macos_determinism
1h 0m
android
32m 33s
Matrix: osx_c_sharp
Matrix: osx_java
Annotations
3 errors and 43 warnings
android
Process completed with exit code 1.
|
java_determinism
Process completed with exit code 1.
|
c_sharp_determinism
Process completed with exit code 1.
|
osx_c_sharp (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
c_sharp/src/org/ldk/structs/AcceptChannel.cs#L119
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#L157
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#L110
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#L159
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/APIError.cs#L205
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/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/APIError.cs#L12
'APIError' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_CVec_u8ZZ.cs#L29
'Option_CVec_u8ZZ.Option_CVec_u8ZZ_Some.some' hides inherited member 'Option_CVec_u8ZZ.some(byte[])'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-14):
c_sharp/src/org/ldk/structs/Option_ECDSASignatureZ.cs#L29
'Option_ECDSASignatureZ.Option_ECDSASignatureZ_Some.some' hides inherited member 'Option_ECDSASignatureZ.some(byte[])'. Use the new keyword if hiding was intended.
|
osx_c_sharp (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
c_sharp/src/org/ldk/structs/AcceptChannel.cs#L119
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/util/UInt.cs#L57
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#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/AnchorDescriptor.cs#L110
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#L159
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#L205
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/Balance.cs#L263
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/Balance.cs#L14
'Balance' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
osx_java (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
c_sharp_bindings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
java_determinism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_bindings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
wasm_bindings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
macos_determinism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
c_sharp_determinism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LDK-release.aar
Expired
|
17.4 MB |
|
ldk-java-leaktracking.jar
Expired
|
18.6 MB |
|
ldk-java.jar
Expired
|
18.1 MB |
|
org.ldk.nupkg
Expired
|
24.8 MB |
|