Updates for lwk 0.8.2-1 #9
ci.yml
on: pull_request
lint
1m 2s
test
3m 17s
build-library
1m 6s
build-android
3m 30s
build-ios
7m 48s
Annotations
6 errors and 14 warnings
build-android
lwk-rn-example#build:android: command (/home/runner/work/lwk-rn/lwk-rn/example) /tmp/xfs-00b10e18/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
lwk-rn-example#build:ios: command (/Users/runner/work/lwk-rn/lwk-rn/example) /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/xfs-ae9c7cbf/yarn run build:ios exited (1)
|
build-ios:
ios/LwkRnModule.swift#L150
missing argument label 'bip:' in call
|
build-ios:
ios/LwkRnModule.swift#L150
value of optional type 'Bip?' must be unwrapped to a value of type 'Bip'
|
build-ios
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-ios:
ios/LwkRnModule.swift#L52
no calls to throwing functions occur within 'try' expression
|
build-ios:
ios/LwkRnModule.swift#L54
'catch' block is unreachable because no errors are thrown in 'do' block
|
build-ios:
ios/LwkRnModule.swift#L66
no calls to throwing functions occur within 'try' expression
|
build-ios:
ios/LwkRnModule.swift#L68
'catch' block is unreachable because no errors are thrown in 'do' block
|
|
build-ios:
ios/LwkRnModule.swift#L82
'catch' block is unreachable because no errors are thrown in 'do' block
|
build-ios:
ios/LwkRnModule.swift#L647
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
|
build-ios:
ios/LwkRnModule.swift#L669
initialization of immutable value 'txBuilder' was never used; consider replacing with assignment to '_' or removing it
|
build-ios
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
|
build-ios
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-FabricComponents' from project 'Pods')
|