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

fix: Footer position on initial render #1287

fix: Footer position on initial render

fix: Footer position on initial render #1287

Triggered via pull request July 10, 2023 11:20
Status Failure
Total duration 1m 52s
Artifacts

development.yml

on: pull_request
Test application
1m 43s
Test application
Code standards
44s
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