Feat/policy custom rules #102353
Annotations
10 errors
ESLint check:
src/components/MenuItem.tsx#L944
Redundant double negation
|
ESLint check:
src/components/Section/index.tsx#L7
Insert `adingBar·from·'@components/LoadingBar';⏎import·Lo`
|
ESLint check:
src/components/Section/index.tsx#L19
Delete `';⏎import·LoadingBar·from·'@components/LoadingBar`
|
ESLint check:
src/components/Section/index.tsx#L20
`@components/LoadingBar` import should occur before import of `./IconSection`
|
|
ESLint check:
src/pages/workspace/rules/CustomRulesSection.tsx#L3
Insert `{useOnyx}·from·'react-native-onyx';⏎import·`
|
ESLint check:
src/pages/workspace/rules/CustomRulesSection.tsx#L10
Replace `ROUTES·from·'@src/ROUTE` with `ONYXKEYS·from·'@src/ONYXKEY`
|
ESLint check:
src/pages/workspace/rules/CustomRulesSection.tsx#L11
Replace `{·useOnyx·}·from·'react-native-onyx';⏎import·ONYXKEYS·from·'@src/ONYXKEY` with `ROUTES·from·'@src/ROUTE`
|
ESLint check:
src/pages/workspace/rules/CustomRulesSection.tsx#L25
Expected exception block, space or tab after '//' in comment
|
ESLint check
Process completed with exit code 1.
|