Fix 49974 attachment infinite loading #4202
lint-changed.yml
on: pull_request
Changed files ESLint check
4m 45s
Annotations
6 errors
|
Changed files ESLint check:
src/components/HTMLEngineProvider/HTMLRenderers/ImageRenderer.tsx#L70
'hasLoadFailed' is assigned a value but never used
|
Changed files ESLint check:
src/components/ImageView/index.tsx#L202
Replace `"string"·&&·url.startsWith("/chat-attachments"))` with `'string'·&&·url.startsWith('/chat-attachments'))·`
|
|
Changed files ESLint check:
src/pages/workspace/accounting/netsuite/import/NetSuiteImportCustomFieldEdit.tsx#L163
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Changed files ESLint check
Process completed with exit code 1.
|