3.2.2-5 #540
Annotations
3 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 Basic:
examples/Basic/containers/CampaignScreen.tsx#L221
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
Linter Basic:
examples/Basic/containers/CampaignScreen.tsx#L223
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
Loading