This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
feat: Use OpenSauced links instead of GitHub #1353
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/Hero.tsx#L60
JSX element should start in a new line
|
🔍 lint code:
src/components/Hero.tsx#L63
JSX element should start in a new line
|
🔍 lint code:
src/components/Hero.tsx#L68
Prop `value` must be placed on a new line
|
🔍 lint code:
src/components/Hero.tsx#L71
Prop `src` must be placed on a new line
|
🔍 lint code:
src/components/Hero.tsx#L81
Unexpected parentheses around single function argument
|
🔍 lint code:
src/components/Hero.tsx#L87
Unexpected newline before '}'
|
🔍 lint code:
src/components/Hero.tsx#L97
Prop `className` must be placed on a new line
|
🔍 lint code:
src/components/Hero.tsx#L108
Unexpected parentheses around single function argument
|
🔍 lint code:
src/components/HotRepoCard.tsx#L33
Missing trailing comma
|
🔍 lint code:
src/components/HotRepoCard.tsx#L46
Prop `count` must be placed on a new line
|
Loading