feat: patched version to 0.8.2-1 #10
ci.yml
on: push
lint
1m 4s
test
1m 2s
build-library
3m 17s
build-android
3m 33s
build-ios
6m 52s
Annotations
8 errors and 14 warnings
build-android
lwk-rn-example#build:android: command (/home/runner/work/lwk-rn/lwk-rn/example) /tmp/xfs-90dda60c/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-ea70eb9d/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:
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.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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#L80
no calls to throwing functions occur within 'try' expression
|
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:
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
|