feat: Display readonly value as text only #167
Annotations
10 warnings
Lint:
src/components/Profile/AvatarSection.jsx#L5
`cozy-ui/transpiled/react/Spinner` import should occur after import of `cozy-ui/transpiled/react/Icons/Trash`
|
Lint:
src/components/Profile/AvatarSection.jsx#L4
`cozy-ui/transpiled/react/Icon` import should occur after import of `cozy-ui/transpiled/react/Avatar`
|
Lint:
src/components/Profile/AvatarSection.jsx#L3
`cozy-ui/transpiled/react/I18n` import should occur after import of `cozy-ui/transpiled/react/Avatar`
|
Lint:
src/components/Profile/AvatarSection.jsx#L1
There should be at least one empty line between import groups
|
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