Checkbox and Switch UI #28
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/Checkbox/Checkbox.style.ts#L23
Expected indentation of 2 tabs but found 4 spaces
|
src/components/Checkbox/Checkbox.style.ts#L24
Expected indentation of 3 tabs but found 6 spaces
|
src/components/Checkbox/Checkbox.style.ts#L29
Expected indentation of 2 tabs but found 4 spaces
|
src/components/Checkbox/Checkbox.style.ts#L30
Expected indentation of 1 tab but found 2 spaces
|
src/components/Checkbox/Checkbox.style.ts#L34
Expected indentation of 2 tabs but found 4 spaces
|
src/components/Checkbox/Checkbox.style.ts#L35
Expected indentation of 3 tabs but found 6 spaces
|
src/components/Checkbox/Checkbox.style.ts#L39
Expected indentation of 2 tabs but found 4 spaces
|
src/components/Checkbox/Checkbox.style.ts#L40
Expected indentation of 2 tabs but found 4 spaces
|
src/components/Checkbox/Checkbox.style.ts#L41
Expected indentation of 3 tabs but found 6 spaces
|
src/components/Checkbox/Checkbox.style.ts#L45
Expected indentation of 2 tabs but found 4 spaces
|
This job failed
Loading