feat: UI 支持 error P0/P1 展示筛选与规则配置 - #895
Open
LordofAvernus wants to merge 5 commits into
Open
LordofAvernus wants to merge 5 commits into
LordofAvernus wants to merge 5 commits into
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/page/RuleException/index.type.ts#L2
'IAuditResult' is defined but never used
|
|
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
|
background
wait
wait-all
cancel
parallel
Loading