Skip to content

refactor(ui): replace hand-picked z-index values with one named scale and lint it #14611

refactor(ui): replace hand-picked z-index values with one named scale and lint it

refactor(ui): replace hand-picked z-index values with one named scale and lint it #14611

Triggered via pull request August 26, 2026 00:10
Status Failure
Total duration 2m 2s
Artifacts

test-litellm-ui-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
frontend-lint
Process completed with exit code 1.
frontend-lint
Unformatted files. Fix with: npm run format
frontend-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend-lint: ui/litellm-dashboard/src/app/(dashboard)/guardrails/_components/guardrail_info.tsx#L68
Arrow function has a complexity of 60. Maximum allowed is 20
frontend-lint: ui/litellm-dashboard/src/app/(dashboard)/guardrails/_components/TeamGuardrailsTab.tsx#L1029
Boolean expression combines 4 conditions; extract it into a named variable
frontend-lint: ui/litellm-dashboard/src/app/(dashboard)/guardrails/_components/TeamGuardrailsTab.tsx#L874
Object literal with 4 properties passed inline as an argument; assign it to a named variable first
frontend-lint: ui/litellm-dashboard/src/app/(dashboard)/guardrails/_components/TeamGuardrailsTab.tsx#L817
Object literal with 4 properties passed inline as an argument; assign it to a named variable first
frontend-lint: ui/litellm-dashboard/src/app/(dashboard)/guardrails/_components/TeamGuardrailsTab.tsx#L50
Object literal with 6 properties passed inline as an argument; assign it to a named variable first