feat: add user-center username fuzzy search #1639
Annotations
17 warnings
|
checker
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/
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
checker:
packages/sqle/src/components/RuleException/AuditResultExemptionPanel/index.tsx#L25
'AuditResultExemptionPanelLayout' is defined but never used
|
|
checker:
packages/sqle/src/components/AuditResultMessage/style.ts#L4
'AuditResultMessageProps' is defined but never used
|
|
test-ce
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, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ee (3)
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, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ee (2)
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, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ee (4)
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, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ee (1)
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, actions/upload-artifact@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
report
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/download-artifact@v4, actions/setup-node@v4, geekyeggo/delete-artifact@v5, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|