This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
feat: enhance accessibilty and seo for hero section #1372
Annotations
3 errors and 11 warnings
src/components/Hero.tsx#L6
Props should be sorted alphabetically
|
src/components/Hero.tsx#L11
Props should be sorted alphabetically
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/Hero.tsx#L2
Prop `className` must be placed on a new line
|
src/components/Hero.tsx#L9
JSX element should start in a new line
|
src/components/Hero.tsx#L15
JSX element should start in a new line
|
src/components/ListRepositories.tsx#L16
Unexpected parentheses around single function argument
|
src/components/ListRepositories.tsx#L17
Prop `className` must be placed on a new line
|
src/components/ListRepositories.tsx#L18
Prop `count` must be placed on a new line
|
src/components/ListRepositories.tsx#L32
`{title}` must be placed on a new line
|
src/components/ListRepositories.tsx#L36
Prop `data` must be placed on a new line
|
src/components/RepoList.tsx#L30
Prop `rel` must be placed on a new line
|
src/components/RepoList.tsx#L31
Prop `src` must be placed on a new line
|
This job failed
Loading