Bump flatted from 3.2.9 to 3.4.2 in /frontend #394
Annotations
10 warnings
|
Run yarn lint:
frontend/src/services/projectWebsocket.ts#L88
'e' is defined but never used
|
|
Run yarn lint:
frontend/src/components/project/runSelect.tsx#L64
'i' is defined but never used
|
|
Run yarn lint:
frontend/src/components/project/runNotes.tsx#L86
'e' is defined but never used
|
|
Run yarn lint:
frontend/src/components/project/runNotes.tsx#L62
'e' is defined but never used
|
|
Run yarn lint:
frontend/src/components/project/runEdit.tsx#L140
React Hook useMemo has a missing dependency: 'projectId'. Either include it or remove the dependency array
|
|
Run yarn lint:
frontend/src/components/common/echarts.tsx#L26
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run yarn lint:
frontend/src/components/common/echarts.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run yarn lint:
frontend/src/components/appTitle.tsx#L9
'_' is assigned a value but never used
|
|
Run yarn lint:
frontend/src/components/appTitle.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run yarn lint:
frontend/cypress.config.ts#L15
'_config' is defined but never used
|
Loading