Skip to content

[ReportPreview / Avatars] Fix avatar styles and headline for Ecards, invoices, and group expense reports #371

[ReportPreview / Avatars] Fix avatar styles and headline for Ecards, invoices, and group expense reports

[ReportPreview / Avatars] Fix avatar styles and headline for Ecards, invoices, and group expense reports #371

Triggered via pull request September 19, 2024 12:53
Status Failure
Total duration 1m 0s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
53s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/libs/ReportUtils.ts#L1539
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L1552
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L1565
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L2214
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L2227
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L3108
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L3715
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportUtils.ts#L4251
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
Changed files ESLint check: src/libs/ReportUtils.ts#L5997
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check
Process completed with exit code 1.
Changed files ESLint check: src/pages/home/report/ReportActionItemSingle.tsx#L253
React Hook useMemo has missing dependencies: 'secondaryAvatar' and 'theme.componentBG'. Either include them or remove the dependency array