This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
fix(search): navigation URL path change #1329
development.yml
on: pull_request
Test application
3m 31s
Code standards
40s
Annotations
10 errors
Code standards:
src/components/Hero.tsx#L60
JSX element should start in a new line
|
Code standards:
src/components/Hero.tsx#L63
JSX element should start in a new line
|
Code standards:
src/components/Hero.tsx#L68
Prop `value` must be placed on a new line
|
Code standards:
src/components/Hero.tsx#L71
Prop `src` must be placed on a new line
|
Code standards:
src/components/Hero.tsx#L81
Unexpected parentheses around single function argument
|
Code standards:
src/components/Hero.tsx#L87
Unexpected newline before '}'
|
Code standards:
src/components/Hero.tsx#L97
Prop `className` must be placed on a new line
|
Code standards:
src/components/Hero.tsx#L108
Unexpected parentheses around single function argument
|
Code standards:
src/components/Hero.tsx#L113
Invalid type "string | undefined" of template literal expression
|
Code standards
Process completed with exit code 1.
|