feat(ui): 自定义玻璃态下拉组件 + 设置选项卡滚动到顶部#222
Closed
Xavier-Trump wants to merge 59 commits into
Closed
Annotations
12 errors and 1 warning
|
Coverage per-package minimums
Process completed with exit code 1.
|
|
Coverage per-package minimums
security coverage 64.7% below 70% minimum
|
|
Lint:
edge-server/tests/hub_integration_test.go#L24
File is not properly formatted (gofmt)
|
|
Lint:
edge-server/tests/hub_e2e_test.go#L186
File is not properly formatted (gofmt)
|
|
Lint:
edge-server/internal/skills/skill.go#L42
File is not properly formatted (gofmt)
|
|
Lint:
edge-server/internal/store/store.go#L326
cyclomatic complexity 23 of func `(*Store).CleanupRuns` is high (> 20) (gocyclo)
|
|
Lint:
edge-server/internal/skills/parser.go#L135
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint:
edge-server/internal/runnerctx/context_budget.go#L276
cognitive complexity 55 of func `summarizeMessages` is high (> 30) (gocognit)
|
|
Lint:
edge-server/internal/agents/registry.go#L384
missing cases in switch of type agents.Status: agents.StatusOnline, agents.StatusBusy, agents.StatusIdle, agents.StatusWaitingInput (exhaustive)
|
|
Lint:
edge-server/internal/agents/registry.go#L357
missing cases in switch of type agents.Status: agents.StatusOnline, agents.StatusBusy, agents.StatusIdle, agents.StatusWaitingInput (exhaustive)
|
|
Lint:
edge-server/internal/api/handlers.go#L1012
calculated cyclomatic complexity for function RegisterRoutes is 24, max is 21 (cyclop)
|
|
Lint:
edge-server/internal/adapters/claude_code.go#L59
calculated cyclomatic complexity for function BuildCommand is 26, max is 21 (cyclop)
|
|
Complete job
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-go@v5. 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/
|
background
wait
wait-all
cancel
parallel
Loading