Fix css issues #688
Annotations
10 errors and 3 warnings
Run npm run lint:
backend/src/components/Available.tsx#L19
Expected indentation of 2 space characters but found 4
|
Run npm run lint:
backend/src/components/Error.tsx#L14
Expected indentation of 2 space characters but found 4
|
Run npm run lint:
backend/src/components/Hidden.tsx#L12
Expected indentation of 2 space characters but found 4
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L115
Expected indentation of 6 space characters but found 8
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L116
Expected indentation of 10 space characters but found 12
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L117
Expected indentation of 10 space characters but found 12
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L118
Expected indentation of 14 space characters but found 16
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L119
Expected indentation of 18 space characters but found 20
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L120
Expected indentation of 18 space characters but found 20
|
Run npm run lint:
backend/src/components/ImageEditor.tsx#L121
Expected indentation of 18 space characters but found 20
|
Run npm run lint:
backend/src/components/PropertyInfo.tsx#L218
Dangerous property 'dangerouslySetInnerHTML' found
|
Run npm run lint:
backend/src/context/GlobalContext.tsx#L26
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run npm run lint:
backend/src/pages/Property.tsx#L153
Dangerous property 'dangerouslySetInnerHTML' found
|
The logs for this run have expired and are no longer available.
Loading