Skip to content

refactor: 💡 readme #41

refactor: 💡 readme

refactor: 💡 readme #41

Triggered via push June 22, 2026 12:07
Status Success
Total duration 2m 51s
Artifacts

workflow.yml

on: push
Prepare environment
55s
Prepare environment
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Prepare environment
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/save@v3, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Prepare environment
Cache save failed.
Run tests
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@v3, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/breakdown-panel.tsx#L29
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/breakdown-panel.tsx#L19
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/dual-bar-list.tsx#L85
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/dual-bar-list.tsx#L81
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/dual-bar-list.tsx#L29
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/date-range-picker.tsx#L119
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/ui/date-range-picker.tsx#L33
JSX attribute values should not contain objects created in the same scope.
eslint-plugin-react-perf(jsx-no-new-object-as-prop): apps/admin/src/components/layouts/page/page-shell.tsx#L41
JSX attribute values should not contain objects created in the same scope.