Skip to content

chore: remove dead barrels, update barrel-import convention in docs #166

chore: remove dead barrels, update barrel-import convention in docs

chore: remove dead barrels, update barrel-import convention in docs #166

Triggered via push July 27, 2026 10:45
Status Success
Total duration 15m 52s
Artifacts

ci.yml

on: push
Typecheck, Lint & Build
57s
Typecheck, Lint & Build
Knip
32s
Knip
Mutation Tests
15m 48s
Mutation Tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Knip
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Typecheck, Lint & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(complexity): src/features/day/dayContext.ts#L111
function `composeDayContext` has a complexity of 11. Maximum allowed is 10.
eslint(complexity): src/shared/DaySummaryBody.tsx#L28
function `DaySummaryBody` has a complexity of 15. Maximum allowed is 10.
eslint(complexity): src/features/settings/SetupWizard.tsx#L74
async function `handleLocalFolder` has a complexity of 12. Maximum allowed is 10.
eslint(complexity): src/features/day/WorkOverview.tsx#L1282
function `AutoCategoryRow` has a complexity of 12. Maximum allowed is 10.
eslint(complexity): src/features/day/WorkOverview.tsx#L604
function `SubtaskEditForm` has a complexity of 16. Maximum allowed is 10.
eslint(complexity): src/features/day/WorkOverview.tsx#L186
function `LiveSubtaskBanner` has a complexity of 16. Maximum allowed is 10.
eslint(complexity): src/shared/useRemainingHours.ts#L44
function `useRemainingHours` has a complexity of 12. Maximum allowed is 10.
eslint(complexity): src/features/settings/SettingsView.tsx#L42
function has a complexity of 11. Maximum allowed is 10.
eslint(complexity): src/features/day/DayView.tsx#L113
function `DayView` has a complexity of 25. Maximum allowed is 10.
eslint(complexity): src/features/table/TableView.tsx#L32
function `TableView` has a complexity of 19. Maximum allowed is 10.
Mutation Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/