Skip to content

ref: move to blockstream repo #3

ref: move to blockstream repo

ref: move to blockstream repo #3

Triggered via push October 18, 2024 10:26
Status Success
Total duration 12m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/16U3T8L4OKTS7/RCTDeprecation-2F18SXWJLHU64.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1PZCDR2LT6N2C-clang_16U3T8L4OKTS7.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/lwk-rn/lwk-rn/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1TES7SEX6F6NP/RCTDeprecation-2F18SXWJLHU64.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_15EZ3HYL2S2LX-clang_1TES7SEX6F6NP.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/lwk-rn/lwk-rn/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ios: ios/LwkRnModule.swift#L539
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
build-ios: ios/LwkRnModule.swift#L561
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
build-ios: ios/LwkRnModule.swift#L539
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
build-ios: ios/LwkRnModule.swift#L561
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][749](fad98b632b8ce3cc-curve25519.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][753](a9af75d892b04b75-ecp_nistz.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][758](7effb53edfc7fa2d-mem.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][761](a9af75d892b04b75-p256-nistz.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][764](8912af01511d326c-chacha-armv8-ios64.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-ios: ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/LwkRnExample-faavtplqcoiejvboycjdamylfgut/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/lwkFFI/liblwk.a[arm64][768](8912af01511d326c-p256-armv8-asm-ios64.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (14.0)
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/