feat(#299): Build Fully Functional Customer Dashboard#432
Merged
Annotations
10 errors and 11 warnings
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L237
'isCompanyUser' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L84
'setUpdatingPriority' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L84
'updatingPriority' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L83
'setActivePriorityMenu' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L83
'activePriorityMenu' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L80
'setPriorityFilter' is already defined
|
|
Run ESLint:
frontend/src/pages/Shipments/Shipments.tsx#L80
'priorityFilter' is already defined
|
|
Run ESLint:
frontend/src/pages/Shipment/sections/ShipmentHeader/ShipmentHeader.tsx#L51
'onUpdatePriority' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
frontend/src/pages/Shipment/sections/ShipmentHeader/ShipmentHeader.tsx#L47
'userRole' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
frontend/src/pages/Shipment/sections/ShipmentHeader/ShipmentHeader.tsx#L46
'priority' is already defined
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
frontend/src/services/api/interceptors/errorInterceptor.test.ts#L25
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/services/api/interceptors/errorInterceptor.test.ts#L14
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/services/api/interceptors/errorInterceptor.test.ts#L14
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/services/api/interceptors/errorInterceptor.test.ts#L12
Unexpected any. Specify a different type
|
|
Run ESLint
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/pages/dashboard/Company/RecentActivity/RecentActivityFeed.tsx#L47
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/context/WalletContext.tsx#L37
React Hook useMemo has an unnecessary dependency: 'publicKey'. Either exclude it or remove the dependency array
|
|
Run ESLint:
frontend/src/api/activityApi.ts#L57
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/api/activityApi.ts#L51
Unexpected any. Specify a different type
|
|
Run ESLint:
frontend/src/api/activityApi.ts#L50
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading