Skip to content

fix: Footer position on initial render #1288

fix: Footer position on initial render

fix: Footer position on initial render #1288

Triggered via pull request July 10, 2023 12:49
Status Failure
Total duration 1m 49s
Artifacts

development.yml

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

Annotations

10 errors
Code standards: src/components/ListRepositories.tsx#L2
'Skeleton' is defined but never used
Code standards: src/components/ListRepositories.tsx#L19
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Code standards: src/components/ListRepositories.tsx#L26
`{title}` must be placed on a new line
Code standards: src/components/ListRepositories.tsx#L30
Prop `data` must be placed on a new line
Code standards: src/components/RecentRepoListWrap.tsx#L44
Unnecessary '()' invoking a constructor with no arguments
Code standards: src/components/RecentRepoListWrap.tsx#L50
Unexpected parentheses around single function argument
Code standards: src/components/RecentRepoListWrap.tsx#L57
Unexpected parentheses around single function argument
Code standards: src/components/RecentRepoListWrap.tsx#L60
Missing trailing comma
Code standards: src/components/RecentRepoListWrap.tsx#L68
Unexpected parentheses around single function argument
Code standards: src/components/RecentRepoListWrap.tsx#L69
Missing trailing comma