Skip to content

Use float instead of int for auditRate percentage. Fix incorrect params in SetPolicyAutoReimbursementLimitParams #27

Use float instead of int for auditRate percentage. Fix incorrect params in SetPolicyAutoReimbursementLimitParams

Use float instead of int for auditRate percentage. Fix incorrect params in SetPolicyAutoReimbursementLimitParams #27

Triggered via pull request September 17, 2024 00:45
Status Failure
Total duration 1m 18s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 10s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/CONST.ts#L4049
'ACCESSIBILITY_ROLE' is deprecated. ACCESSIBILITY_ROLE is deprecated. Please use CONST.ROLE instead
Changed files ESLint check: src/CONST.ts#L4053
'BUTTON' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4058
'LINK' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4063
'MENUITEM' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4068
'TEXT' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4073
'RADIO' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4078
'IMAGEBUTTON' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4083
'CHECKBOX' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4088
'SWITCH' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
Changed files ESLint check: src/CONST.ts#L4093
'ADJUSTABLE' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead