feat(CopySnippet): improve component #1307
Annotations
5 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the lint:
src/components/fields/TextInputMapper/TextInputMapper.tsx#L180
Array.prototype.find() expects a return value from arrow function
|
Run the lint:
src/components/fields/TextInputMapper/TextInputMapper.tsx#L190
Array.prototype.find() expects a return value from arrow function
|
Run the lint:
src/tasty/utils/mergeStyles.ts#L11
Function declared in a loop contains unsafe references to variable(s) 'styles'
|
Loading