feat: SQL管控按扫描来源扩展增量字段 - #855
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#L85
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 169) 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#L85
The 'ruleTips' conditional could make the dependencies of useCallback Hook (at line 155) 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#L85
The 'ruleTips' conditional could make the dependencies of useCallback Hook (at line 141) 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#L85
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 123) 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#L85
The 'ruleTips' conditional could make the dependencies of useMemo Hook (at line 111) 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