Use digitize related hooks from react-util #2442
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Button/CopyButton/CopyButton.tsx#L1
Run autofix to sort these imports!
|
src/Button/CopyButton/CopyButton.tsx#L17
Strings must use singlequote
|
src/Button/CopyButton/CopyButton.tsx#L42
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L43
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L44
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L45
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L46
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L47
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L48
Expected indentation of 2 spaces but found 3
|
src/Button/CopyButton/CopyButton.tsx#L94
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading