remove patch #491
Annotations
6 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/
|
.eslintrc.js#L15
Unexpected use of '|'
|
.eslintrc.js#L15
Unexpected use of '|'
|
.eslintrc.js#L16
Unexpected use of '|'
|
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