resize image #3
ci.yml
on: push
lint
15s
test
15s
build-library
16s
build-android
2m 7s
build-ios
1m 9s
Annotations
4 errors and 7 warnings
lint:
src/ValueTypes.ts#L7
'RootCheckResult' is defined but never used
|
lint
Process completed with exit code 1.
|
build-ios
react-native-detect-frida-example#build:ios: command (/Users/runner/work/react-native-detect-frida/react-native-detect-frida/example) /private/var/folders/z4/sx941vhj3jd2jb9_gwftzctc0000gn/T/xfs-f5451ae0/yarn run build:ios exited (66)
|
build-ios
Process completed with exit code 66.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/App.tsx#L30
Inline style: { textTransform: 'capitalize' }
|
lint:
example/src/App.tsx#L32
Inline style: { color: "item.state ? 'red' : 'green'", textTransform: 'capitalize' }
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|