Skip to content

Fix: Android SDK

Fix: Android SDK #24

Triggered via pull request September 20, 2024 04:58
Status Failure
Total duration 23m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 15 warnings
lint: babel.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/babel.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/index.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/jest.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/metro.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/react-native.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: example/src/App.tsx#L1
Definition for rule 'prettier/prettier' was not found
lint: react-native.config.js#L1
Definition for rule 'prettier/prettier' was not found
lint: src/NativeShake.ts#L1
Definition for rule 'prettier/prettier' was not found
lint: src/__tests__/index.test.tsx#L1
Definition for rule 'prettier/prettier' was not found
build-android
react-native-shake-example#build:android: command (/home/runner/work/react-native-shake/react-native-shake/example) /tmp/xfs-a782bdb1/yarn run build:android exited (1)
build-android
Process completed with exit code 1.
build-ios
react-native-shake-example#build:ios: command (/Users/runner/work/react-native-shake/react-native-shake/example) /private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/xfs-baf97171/yarn run build:ios exited (1)
build-ios
error: Build input file cannot be found: '/Users/runner/work/react-native-shake/react-native-shake/example/ios/build/generated/ios/FBReactNativeSpecJSI-generated.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'ReactCodegen' from project 'Pods')
build-ios
error: Build input file cannot be found: '/Users/runner/work/react-native-shake/react-native-shake/example/ios/build/generated/ios/FBReactNativeSpecJSI-generated.cpp'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'ReactCodegen' from project 'Pods')
build-ios
Process completed with exit code 1.
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/
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/
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-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/
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
Run script build phase 'Bundle React Native code and images' 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 'ShakeExample' from project 'ShakeExample')
build-ios: example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build-ios: example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build-ios: example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build-ios: example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]