fix: ➖ remove peer dependencies in package.json #194
ci.yml
on: push
lint
33s
test
34s
build-library
53s
build-android
33s
build-ios
1m 13s
Annotations
7 errors and 5 warnings
lint:
example/src/App.tsx#L15
Cannot find module 'react-native-circular-progress-indicator' or its corresponding type declarations.
|
lint:
example/src/permission.ts#L8
Cannot find module 'react-native-permissions' or its corresponding type declarations.
|
lint:
example/src/permission.ts#L52
'data' is possibly 'undefined'.
|
lint
Process completed with exit code 2.
|
build-android
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
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/.
|
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/.
|
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/.
|