docs: 修复 README.md 图片变形显示问题 #16
ci.yml
on: push
Backend Lint
27s
Frontend Lint
34s
Docker Build (Verify)
0s
Annotations
24 warnings
|
Backend Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Backend Lint:
backend/src/services/alertSourceAdapters.ts#L1
'logger' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/services/alertService.test.ts#L2
'AlertSeverity' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/services/alertNotificationService.ts#L3
'env' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/routes/settingsRoutes.ts#L57
'localAiKey' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/routes/remediationExecutionRoutes.ts#L44
Unexpected any. Specify a different type
|
|
Backend Lint:
backend/src/routes/authRoutes.ts#L4
'JwtPayload' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/models/database.ts#L825
'generateStrongPassword' is defined but never used. Allowed unused vars must match /^_/u
|
|
Backend Lint:
backend/src/middleware/trace.ts#L9
Unexpected any. Specify a different type
|
|
Backend Lint:
backend/src/middleware/errorHandler.ts#L13
Unexpected any. Specify a different type
|
|
Backend Lint:
backend/src/middleware/errorHandler.ts#L4
'ERROR_MESSAGES' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Lint:
frontend/src/pages/RemediationDashboard.tsx#L17
'ArrowUp' is defined but never used
|
|
Frontend Lint:
frontend/src/pages/Notifications.tsx#L137
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/Notifications.tsx#L31
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/Login.tsx#L35
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/Knowledge.tsx#L285
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/Knowledge.tsx#L32
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/BigScreenDashboard.tsx#L299
'failedCount' is assigned a value but never used
|
|
Frontend Lint:
frontend/src/pages/AuditLogs.tsx#L33
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/AlertMappings.tsx#L105
Unexpected any. Specify a different type
|
|
Frontend Lint:
frontend/src/pages/AlertMappings.tsx#L93
Unexpected any. Specify a different type
|
|
Backend Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|