feat(zjrc): IDE审核页数据库类型列/筛选与导出报表 - #889
Merged
Merged
Annotations
11 warnings
|
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@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code lint checker:
packages/sqle/src/hooks/useRuleTips/index.tsx#L86
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 180) change on every render. To fix this, wrap the initialization of 'ruleTips' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useRuleTips/index.tsx#L86
The 'ruleTips' conditional could make the dependencies of useCallback Hook (at line 166) change on every render. To fix this, wrap the initialization of 'ruleTips' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useRuleTips/index.tsx#L86
The 'ruleTips' conditional could make the dependencies of useCallback Hook (at line 142) change on every render. To fix this, wrap the initialization of 'ruleTips' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useRuleTips/index.tsx#L86
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 124) change on every render. To fix this, wrap the initialization of 'ruleTips' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useRuleTips/index.tsx#L86
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 112) change on every render. To fix this, wrap the initialization of 'ruleTips' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useInstance/index.tsx#L88
The 'instanceList' conditional could make the dependencies of useMemo Hook (at line 180) change on every render. To fix this, wrap the initialization of 'instanceList' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useInstance/index.tsx#L88
The 'instanceList' conditional could make the dependencies of useMemo Hook (at line 160) change on every render. To fix this, wrap the initialization of 'instanceList' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/hooks/useInstance/index.tsx#L88
The 'instanceList' conditional could make the dependencies of useCallback Hook (at line 140) change on every render. To fix this, wrap the initialization of 'instanceList' in its own useMemo() Hook
|
|
Code lint checker:
packages/sqle/src/components/RuleException/AuditResultExemptionPanel/index.tsx#L25
'AuditResultExemptionPanelLayout' is defined but never used
|
|
Code lint checker:
packages/sqle/src/components/AuditResultMessage/style.ts#L4
'AuditResultMessageProps' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading