chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 #183
development.yml
on: pull_request
prettier
/
Prettier Check
57s
eslint
/
Eslint Check
1m 33s
Annotations
11 errors and 3 warnings
prettier / Prettier Check
Process completed with exit code 1.
|
eslint / Eslint Check:
src/components/AboutSection/About.jsx#L4
Dependency cycle detected
|
eslint / Eslint Check:
src/components/CommunitySection/CommunitySection.jsx#L6
Dependency cycle detected
|
eslint / Eslint Check:
src/components/FaqSection/Contact/Contact.jsx#L14
JSX props should not use functions
|
eslint / Eslint Check:
src/components/FaqSection/Faq.jsx#L5
Dependency cycle detected
|
eslint / Eslint Check:
src/components/FaqSection/Faq.jsx#L30
'questions' is assigned a value but never used
|
eslint / Eslint Check:
src/components/FaqSection/WhyWait.jsx#L4
Dependency cycle via ./Layout:13=>../marginals:4=>./Navbar/DesktopNav:3=>../..:6
|
eslint / Eslint Check:
src/components/HackerSection/BeAHacker.jsx#L4
Dependency cycle via ./Layout:13=>../marginals:4=>./Navbar/DesktopNav:3=>../..:6
|
eslint / Eslint Check:
src/components/HackerSection/HackerCard.jsx#L10
Dependency cycle via ./Layout:13=>../marginals:4=>./Navbar/DesktopNav:3=>../..:6
|
eslint / Eslint Check:
src/components/HeroSection/HeroContent.jsx#L8
Dependency cycle via ./Layout:13=>../marginals:4=>./Navbar/DesktopNav:3=>../..:6=>./HeroSection/HeroSection:9
|
eslint / Eslint Check:
src/components/HeroSection/HeroSection.jsx#L8
Dependency cycle via ./Layout:13=>../marginals:4=>./Navbar/DesktopNav:3=>../..:6
|
prettier / Prettier Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint / Eslint Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint / Eslint Check:
src/pages/playground.jsx#L71
Unexpected console statement
|