Skip to content

feat(agent-actions): generalize the review-nag cooldown into a per-command rate limit #6029

feat(agent-actions): generalize the review-nag cooldown into a per-command rate limit

feat(agent-actions): generalize the review-nag cooldown into a per-command rate limit #6029

Triggered via pull request July 3, 2026 01:15
Status Success
Total duration 12m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
validate-code
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate-code: apps/gittensory-ui/src/routes/app.analytics.tsx#L103
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/api.tsx#L21
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/api.index.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/api.$op.tsx#L39
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/agents.tsx#L28
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/__root.tsx#L216
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/__root.tsx#L189
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/__root.tsx#L175
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/__root.tsx#L46
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
validate-code: apps/gittensory-ui/src/routes/__root.tsx#L24
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option