Skip to content

refactor: replace Node.js/npm with Bun runtime

869fd77
Select commit
Loading
Failed to load commit list.
Open

refactor: Replace Node.js/npm with Bun runtime #114

refactor: replace Node.js/npm with Bun runtime
869fd77
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 25, 2026 in 9s

15 new alerts

New alerts in code changed by this pull request

  • 15 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in src/components/__tests__/ErrorBoundary.i18n.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, spyOn.

Check notice on line 1 in src/components/__tests__/FocusMode.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterAll, beforeAll.

Check notice on line 1 in src/components/__tests__/Settings.i18n.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterAll, afterEach, beforeAll.

Check notice on line 1 in src/components/__tests__/Settings.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterAll, beforeAll.

Check notice on line 1 in src/components/__tests__/Sidebar.i18n.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterAll, afterEach, beforeAll, spyOn.

Check notice on line 1 in src/components/features/analytics/__tests__/CalendarHeatmap.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, beforeEach, spyOn.

Check notice on line 1 in src/components/features/analytics/__tests__/ChartCard.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, beforeEach, spyOn.

Check notice on line 1 in src/components/features/analytics/__tests__/HourlyHeatmap.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, beforeEach, spyOn.

Check notice on line 1 in src/components/features/analytics/__tests__/InsightCard.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, beforeEach, spyOn.

Check notice on line 1 in src/components/features/analytics/__tests__/ProductivityLineChart.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, beforeEach, spyOn.

Check notice on line 1 in src/components/features/dataQuality/__tests__/DataQualityPanel.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, spyOn.

Check notice on line 1 in src/components/features/dataQuality/__tests__/GapDetection.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, spyOn.

Check notice on line 1 in src/components/features/todos/__tests__/TodoCard.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused imports afterEach, spyOn.

Check notice on line 19 in src/services/activity/__tests__/ActivityTrackingService.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import DatabaseManager.

Check notice on line 230 in src/services/notifications/__tests__/NotificationService.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused variable originalNotification.