This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
main <- v2.37.2-beta.1 #1370
Annotations
11 warnings
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/.
|
🔍 lint code:
src/components/ListRepositories.tsx#L16
Unexpected parentheses around single function argument
|
🔍 lint code:
src/components/ListRepositories.tsx#L17
Prop `className` must be placed on a new line
|
🔍 lint code:
src/components/ListRepositories.tsx#L18
Prop `count` must be placed on a new line
|
🔍 lint code:
src/components/ListRepositories.tsx#L32
`{title}` must be placed on a new line
|
🔍 lint code:
src/components/ListRepositories.tsx#L36
Prop `data` must be placed on a new line
|
🔍 lint code:
src/components/RepoList.tsx#L30
Prop `rel` must be placed on a new line
|
🔍 lint code:
src/components/RepoList.tsx#L31
Prop `src` must be placed on a new line
|
🔍 lint code:
src/components/RepoList.tsx#L37
Prop `rel` must be placed on a new line
|
🔍 lint code:
src/components/RepoList.tsx#L38
`{repo_name}` must be placed on a new line
|
🔍 lint code:
src/components/RepoList.tsx#L43
Prop `className` must be placed on a new line
|
Loading