Skip to content

Bump ESLint version to add prefer-at condition #488

Bump ESLint version to add prefer-at condition

Bump ESLint version to add prefer-at condition #488

Triggered via pull request September 20, 2024 11:14
Status Failure
Total duration 5m 29s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
5m 19s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/components/MultiGestureCanvas/usePanGesture.ts#L69
'useWorkletCallback' is deprecated. use React.useCallback instead
Changed files ESLint check: src/components/MultiGestureCanvas/usePanGesture.ts#L105
'useWorkletCallback' is deprecated. use React.useCallback instead
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L218
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L220
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L596
'sequenceNumber' is deprecated. Used in old report actions before migration. Replaced by reportActionID
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L1705
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L1761
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: src/libs/ReportActionsUtils.ts#L1761
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
Changed files ESLint check: tests/perf-test/ReportActionsList.perf-test.tsx#L126
'measurePerformance' is deprecated. The `measurePerformance` function has been renamed to `measureRenders`. The `measurePerformance` alias is now deprecated and will be removed in future releases
Changed files ESLint check: tests/perf-test/ReportActionsList.perf-test.tsx#L141
'measurePerformance' is deprecated. The `measurePerformance` function has been renamed to `measureRenders`. The `measurePerformance` alias is now deprecated and will be removed in future releases