Skip to content

feat: add Daily Coding Tip widget with category badges and refresh button #1831

feat: add Daily Coding Tip widget with category badges and refresh button

feat: add Daily Coding Tip widget with category badges and refresh button #1831

Triggered via pull request July 7, 2026 06:59
Status Success
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: src/components/dashboard/LeaderBoard/leaderboard.tsx#L505
Unexpected any. Specify a different type
lint: src/components/dashboard/LeaderBoard/leaderboard.tsx#L451
'getTimeFilterLabel' is assigned a value but never used
lint: src/components/dashboard/LeaderBoard/leaderboard.tsx#L351
'maxVisibleButtons' is assigned a value but never used
lint: src/components/dashboard/LeaderBoard/leaderboard.tsx#L216
'TopPerformerCard' is defined but never used
lint: src/components/dashboard/LeaderBoard/leaderboard.tsx#L48
'Stats' is defined but never used
lint: src/components/blogCarousel/blogCarousel.tsx#L85
Unexpected any. Specify a different type
lint: src/components/FloatingContributors/index.tsx#L443
'getActionIcon' is assigned a value but never used
lint: src/components/Community/index.tsx#L1
'useState' is defined but never used
lint: src/components/Community/index.tsx#L1
'useEffect' is defined but never used
lint: src/components/BlogSearch/index.tsx#L195
'idx' is defined but never used