Skip to content

Add Aya UI, backend, and analytics app #2

Add Aya UI, backend, and analytics app

Add Aya UI, backend, and analytics app #2

Triggered via pull request February 10, 2024 17:52
Status Success
Total duration 32s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: frontend/src/components/HowItWorks.jsx#L22
'isSmallScreen' is assigned a value but never used
build: frontend/src/components/LeaderBoardDisplay.jsx#L78
'isLargerScreen' is assigned a value but never used
build: frontend/src/components/LeaderBoardDisplay.jsx#L131
React Hook useEffect has a missing dependency: 'userLanguageOptionsListed'. Either include it or remove the dependency array
build: frontend/src/components/LeaderBoardDisplay.jsx#L138
React Hook useEffect has missing dependencies: 'fetchOverallLeaderboard' and 'userId'. Either include them or remove the dependency array
build: frontend/src/components/LeaderBoardDisplay.jsx#L251
React Hook useEffect has a missing dependency: 'fetchDailyLeaderboard'. Either include it or remove the dependency array
build: frontend/src/components/LeaderBoardDisplay.jsx#L257
React Hook useEffect has missing dependencies: 'fetchLanguageLeaderboard' and 'userId'. Either include them or remove the dependency array
build: frontend/src/components/LeaderBoardOverallRow.jsx#L3
'Box' is defined but never used
build: frontend/src/components/Navbar.jsx#L26
'isSmallScreen' is assigned a value but never used
build: frontend/src/components/Task1.jsx#L61
'fontSizeBase' is assigned a value but never used
build: frontend/src/components/Task1.jsx#L62
'fontSizeTitle' is assigned a value but never used