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

feat: working hotlist with some cleanup #1368

feat: working hotlist with some cleanup

feat: working hotlist with some cleanup #1368

Triggered via pull request April 15, 2024 16:14
Status Success
Total duration 1m 51s
Artifacts

development.yml

on: pull_request
Test application
1m 40s
Test application
Code standards
29s
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/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
Code standards: src/components/HotRepoCard.tsx#L89
Prop `size` 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/.