CI Update #488
Annotations
3 warnings
The following actions uses Node.js version which is deprecated 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/
|
examples/Basic/containers/CampaignScreen.tsx#L196
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
examples/Basic/containers/CampaignScreen.tsx#L198
React Hook useCallback has a missing dependency: 'triggerLaunch'. Either include it or remove the dependency array
|
This job succeeded
Loading