chore: code #1
ci.yml
on: push
lint
58s
test
1m 1s
build-library
55s
build-android
4m 42s
build-ios
53s
Annotations
1 error and 9 warnings
build-ios
Podfile is not found on path '/Users/runner/work/ua-react-native-arcgis/ua-react-native-arcgis/myApp/Podfile.lock'
|
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-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:
src/index.tsx#L75
'props' is already declared in the upper scope on line 72 column 4
|
lint:
src/index.tsx#L80
'props' is already declared in the upper scope on line 72 column 4
|
lint:
src/index.tsx#L88
'props' is already declared in the upper scope on line 72 column 4
|
lint:
src/index.tsx#L97
'props' is already declared in the upper scope on line 72 column 4
|
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-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/.
|