fix(service-portal): Update notification icon styling #59355
Annotations
11 warnings
libs/service-portal/finance/src/components/DocumentScreen/DocumentScreen.tsx#L24
'ErrorScreen' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/service-portal/finance/src/components/DocumentScreen/DocumentScreen.tsx#L81
Expected a function expression
|
libs/service-portal/finance/src/components/FinanceDebtStatus/FinanceDebtStatus.tsx#L13
Unexpected any. Specify a different type
|
libs/service-portal/finance/src/components/FinanceScheduleDetailTable/FinanceScheduleDetailTable.css.ts#L1
'globalStyle' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/service-portal/finance/src/components/FinanceTransactionPeriods/FinanceTransactionPeriodsFilter.tsx#L120
Expected a function expression
|
libs/service-portal/finance/src/components/FinanceTransactionPeriods/FinanceTransactionPeriodsFilter.tsx#L126
Expected a function expression
|
libs/service-portal/finance/src/components/HousingBenefitsPayments/HousingBenefitsFilter.tsx#L76
React Hook useEffect has a missing dependency: 'setSelectedMonth'. Either include it or remove the dependency array. If 'setSelectedMonth' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
libs/service-portal/finance/src/components/HousingBenefitsPayments/HousingBenefitsFooter.tsx#L4
'messages' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/service-portal/finance/src/lib/navigation.ts#L2
'FJARSYSLAN_SLUG' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
libs/service-portal/finance/src/lib/navigation.ts#L2
'HMS_SLUG' is defined but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr-event".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading