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 #1380
development.yml
on: pull_request
Test application
1m 30s
Code standards
30s
Annotations
3 errors and 12 warnings
Code standards:
src/components/Hero.tsx#L4
The closing bracket must be aligned with the opening tag (expected column 3 on the next line)
|
Code standards:
src/components/Hero.tsx#L13
Props should be sorted alphabetically
|
Code standards
Process completed with exit code 1.
|
Code standards
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/
|
Code standards:
src/components/Hero.tsx#L11
JSX element should start in a new line
|
Code standards:
src/components/Hero.tsx#L17
JSX element should start in a new line
|
Code standards:
src/components/ListRepositories.tsx#L16
Unexpected parentheses around single function argument
|
Code standards:
src/components/ListRepositories.tsx#L17
Prop `className` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L18
Prop `count` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L32
`{title}` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L36
Prop `data` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L30
Prop `rel` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L31
Prop `src` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L37
Prop `rel` must be placed on a new line
|
Test application
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/
|