Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

fix: searching broke the page and make it blank #1365

fix: searching broke the page and make it blank

fix: searching broke the page and make it blank #1365

Triggered via pull request April 14, 2024 13:37
Status Success
Total duration 2m 3s
Artifacts

development.yml

on: pull_request
Test application
1m 23s
Test application
Code standards
34s
Code standards
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Code standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code standards: src/components/Hero.tsx#L114
Unnecessary optional chain on a non-nullish value
Code standards: src/components/HotRepoCard.tsx#L30
Missing trailing comma
Code standards: src/components/HotRepoCard.tsx#L43
Prop `count` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L55
Prop `className` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L57
`{owner}` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L71
`{description}` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L77
Prop `size` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L79
`{humanizeNumber(issues)}` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L83
Prop `size` must be placed on a new line
Code standards: src/components/HotRepoCard.tsx#L85
`{humanizeNumber(stars)}` must be placed on a new line
Test application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.