DX: Prettier Integration #43
Annotations
10 errors and 11 warnings
Lint Changes:
src/components/DataSubmissions/DataSubmissionUpload.tsx#L241
Unary operator '++' used
|
Lint Changes:
src/components/Questionnaire/TransitionGroupWrapper.tsx#L2
'react-transition-group' should be listed in the project's dependencies. Run 'npm i -S react-transition-group' to add it
|
Lint Changes:
src/components/Shared/Dialog.tsx#L2
'@mui/system' should be listed in the project's dependencies. Run 'npm i -S @mui/system' to add it
|
Lint Changes:
src/content/dataSubmissions/DataSubmissionsListView.tsx#L427
Arrow function should not return assignment
|
Lint Changes:
src/content/modelNavigator/NavigatorView.tsx#L3
'react-redux' should be listed in the project's dependencies. Run 'npm i -S react-redux' to add it
|
Lint Changes:
src/content/questionnaire/sections/D.tsx#L207
Arrow function should not return assignment
|
Lint Changes:
src/content/users/APITokenDialog.tsx#L197
Unary operator '++' used
|
Lint Changes:
src/content/users/APITokenDialog.tsx#L241
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Lint Changes:
src/content/users/APITokenDialog.tsx#L241
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Lint Changes:
src/graphql/approveApplication.ts#L1
'graphql-tag' should be listed in the project's dependencies. Run 'npm i -S graphql-tag' to add it
|
Lint Changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Changes:
src/App.tsx#L2
Strings must use doublequote
|
Lint Changes:
src/App.tsx#L7
Strings must use doublequote
|
Lint Changes:
src/client.ts#L3
Strings must use doublequote
|
Lint Changes:
src/client.ts#L4
Strings must use doublequote
|
Lint Changes:
src/client.ts#L8
Strings must use doublequote
|
Lint Changes:
src/client.ts#L19
Strings must use doublequote
|
Lint Changes:
src/client.ts#L19
Strings must use doublequote
|
Lint Changes:
src/client.ts#L27
Strings must use doublequote
|
Lint Changes:
src/components/Carousel/CustomLeftArrow.tsx#L1
Strings must use doublequote
|
Lint Changes:
src/components/Carousel/CustomLeftArrow.tsx#L4
Strings must use doublequote
|