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

refactor : refactoring footer component #1384

refactor : refactoring footer component

refactor : refactoring footer component #1384

Triggered via pull request August 16, 2024 10:51
Status Failure
Total duration 1m 27s
Artifacts

development.yml

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

Annotations

10 errors and 12 warnings
Code standards: src/components/Footer.tsx#L2
Strings must use doublequote
Code standards: src/components/Footer.tsx#L2
Strings must use doublequote
Code standards: src/components/Footer.tsx#L2
Missing semicolon
Code standards: src/components/Footer.tsx#L5
More than 2 blank lines not allowed
Code standards: src/components/Hero.tsx#L3
Trailing spaces not allowed
Code standards: src/components/Hero.tsx#L4
Expected no line gap between “section” and “className”
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#L8
Trailing spaces not allowed
Code standards: src/components/Hero.tsx#L13
Props should be sorted alphabetically
Code standards: src/constants/index.ts#L3
'OpenSaucedLogo' is defined but never used
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/