Add iPad to supported platforms for sample app #542
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linter:
.eslintrc.js#L15
Unexpected use of '|'
|
Linter:
.eslintrc.js#L15
Unexpected use of '|'
|
Linter:
.eslintrc.js#L16
Unexpected use of '|'
|
Linter:
examples/Basic/containers/CampaignScreen.tsx#L221
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
Linter:
examples/Basic/containers/CampaignScreen.tsx#L223
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
Loading