This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
feat: Removing the votes feature #1348
development.yml
on: pull_request
Test application
1m 12s
Code standards
31s
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#L33
Prop `rel` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L34
Prop `src` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L40
Prop `rel` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L41
`{full_name}` must be placed on a new line
|
Code standards:
src/components/RepoList.tsx#L43
`{emojify(description)}` 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/.
|