This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
feat: Removing the votes feature #1346
development.yml
on: pull_request
Test application
1m 47s
Code standards
40s
Annotations
10 errors and 2 warnings
Code standards:
src/components/ListRepositories.tsx#L24
Unexpected parentheses around single function argument
|
Code standards:
src/components/ListRepositories.tsx#L25
Prop `className` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L26
Prop `count` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L40
`{title}` must be placed on a new line
|
Code standards:
src/components/ListRepositories.tsx#L44
Prop `data` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L14
'id' is assigned a value but never used
|
Code standards:
src/components/RepoList.tsx#L34
Prop `rel` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L35
Prop `src` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L41
Prop `rel` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L42
`{full_name}` must be placed on a new line
|
Code standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|