[WAVE7] Hold Requests: Approving/Paying expense reports with held requests #55115
Annotations
7 errors and 3 warnings
lint:
src/components/DecisionModal.tsx#L1
'PropTypes' is defined but never used
|
lint:
src/components/HoldBanner.tsx#L11
Expected exception block, space or tab after '//' in comment
|
lint:
src/components/MoneyRequestHeader.js#L27
'Text' is defined but never used
|
lint:
src/components/MoneyRequestHeader.js#L28
'TextPill' is defined but never used
|
lint:
src/components/SettlementButton.js#L35
propType "confirmApproval" is not required, but has no corresponding defaultProps declaration
|
lint:
src/pages/iou/HoldReasonPage.js#L15
'compose' is defined but never used
|
lint
Process completed with exit code 1.
|
lint:
src/components/HoldBanner.tsx#L3
Unexpected subpath import via alias '@components/Text'. Use './Text' instead
|
lint:
src/components/HoldBanner.tsx#L4
Unexpected subpath import via alias '@components/TextPill'. Use './TextPill' instead
|
lint:
src/components/MoneyRequestHeader.js#L6
Unexpected subpath import via alias '@components/HoldBanner'. Use './HoldBanner' instead
|