This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
feat: working hotlist with some cleanup #1368
development.yml
on: pull_request
Test application
1m 40s
Code standards
29s
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/.
|