Skip to content

feat(mcp): publish a stdio MCP server image #1623

feat(mcp): publish a stdio MCP server image

feat(mcp): publish a stdio MCP server image #1623

Triggered via pull request August 21, 2026 15:11
Status Success
Total duration 1m 21s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Lint: src/app/login/page.tsx#L39
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination