chore: Test with GA #129
Annotations
1 error and 10 warnings
Generate Sprite and Palette
Process completed with exit code 1.
|
Lint:
docs/styleguide.config.js#L3
'webpack-merge' should be listed in the project's dependencies. Run 'npm i -S webpack-merge' to add it
|
Lint:
react/AppSections/generateI18nConfig.ts#L1
A record is preferred over an index signature
|
Lint:
react/AppSections/generateI18nConfig.ts#L14
Unnecessary optional chain on a non-nullish value
|
Lint:
react/ContactsListModal/ContactsListModal.jsx#L23
`../providers/Breakpoints` import should occur before import of `../providers/CozyTheme`
|
Lint:
react/ContactsListModal/ContactsListModal.jsx#L25
`../TextField` import should occur before import of `../hooks/useEventListener`
|
Lint:
react/Dialog/DialogEffects.spec.tsx#L2
`@material-ui/core` import should occur before import of `@testing-library/jest-dom`
|
Lint:
react/Dialog/DialogEffects.spec.tsx#L275
void is only valid as a return type or generic type argument
|
Lint:
react/Dialog/DialogEffects.spec.tsx#L300
void is only valid as a return type or generic type argument
|
Lint:
react/Dialog/DialogEffects.spec.tsx#L327
void is only valid as a return type or generic type argument
|
Lint:
react/Dialog/DialogEffects.spec.tsx#L381
void is only valid as a return type or generic type argument
|
Loading