Skip to content

docs: 更新部署与 OAuth 使用说明 #12

docs: 更新部署与 OAuth 使用说明

docs: 更新部署与 OAuth 使用说明 #12

Triggered via push August 21, 2026 05:20
Status Success
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint/complexity/useOptionalChain: src/lib/dnsRecordValidation.ts#L42
Change to an optional chain.
lint/style/useTemplate: src/components/UsagePanel.tsx#L278
Template literals are preferred over string concatenation.