feat: contract stats cards (#556) + cost attribution per org (#538) #721
Annotations
2 errors and 11 warnings
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L470
'ContractStatsCards' is not defined
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L438
React Hook useCallback has an unnecessary dependency: 'setPageSize'. Either exclude it or remove the dependency array. Outer scope values like 'setPageSize' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L348
'_' is assigned a value but never used
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L293
React Hook useEffect has missing dependencies: 'currentPage', 'filters.contractId', 'filters.eventType', 'filters.searchQuery', 'filters.since', 'filters.until', and 'showToast'. Either include them or remove the dependency array
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L225
React Hook useEffect has an unnecessary dependency: 'pageSize'. Either exclude it or remove the dependency array. Outer scope values like 'pageSize' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L20
'DEFAULT_PAGE_SIZE' is assigned a value but never used
|
|
Run lint:
soroscan-frontend/app/dashboard/components/EventExplorerDashboard.tsx#L19
'PAGE_SIZE_STORAGE_KEY' is assigned a value but never used
|
|
Run lint:
soroscan-frontend/app/contracts/page.tsx#L18
'isActive' is assigned a value but never used
|
|
Run lint:
soroscan-frontend/app/contracts/page.tsx#L18
'startOnboarding' is assigned a value but never used
|
|
Run lint:
soroscan-frontend/__tests__/webhook-filter-expression-builder.test.tsx#L2
'within' is defined but never used
|
|
Run lint:
soroscan-frontend/__tests__/filter-expression-tester.test.tsx#L2
'act' is defined but never used
|
background
wait
wait-all
cancel
Loading