fix: Move client creation modal in parent #795
+9
−7
Annotations
10 warnings
|
Lint:
src/containers/Profile.jsx#L1
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
|
Lint:
src/containers/Passphrase.jsx#L1
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
|
Lint:
src/containers/IntentService.jsx#L1
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
|
Lint:
src/components/export/ExportDownload.jsx#L1
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
|
Lint:
src/components/Field.jsx#L73
Unexpected console statement
|
|
Lint:
src/components/Devices/DevicesModaleConfigureView.spec.jsx#L4
'lodash' should be listed in the project's dependencies. Run 'npm i -S lodash' to add it
|
|
Lint:
src/components/Devices/DevicesModaleConfigureView.spec.jsx#L2
`@testing-library/react` import should occur after import of `@testing-library/jest-dom`
|
|
Lint:
src/components/Devices/DevicesModaleConfigureView.spec.jsx#L1
`react` import should occur after import of `lodash/cloneDeep`
|
|
Lint:
src/components/CozyTreeView.jsx#L4
'@material-ui/styles' should be listed in the project's dependencies. Run 'npm i -S @material-ui/styles' to add it
|
|
Lint:
src/components/CozyTreeView.jsx#L1
'@material-ui/core' should be listed in the project's dependencies. Run 'npm i -S @material-ui/core' to add it
|
Loading