Branch test of 261-posts-detail (Matushl's PR) #429
Annotations
7 warnings
branch-test:
src/components/PageLayout/StromLogo/StromLogo.tsx#L5
'e' is defined but never used. Allowed unused args must match /^_/u
|
branch-test:
src/components/PageLayout/StromLogo/StromLogo.tsx#L6
Unexpected console statement
|
branch-test:
src/components/Posts/Post.tsx#L1
'Grid' is defined but never used
|
branch-test:
src/components/Posts/Post.tsx#L9
'PostDetail' is defined but never used
|
branch-test:
src/components/Posts/Posts.tsx#L4
'Fragment' is defined but never used
|
branch-test:
src/components/Posts/Posts.tsx#L4
'useRef' is defined but never used
|
branch-test:
src/components/Problems/UploadProblemForm.tsx#L38
Unexpected console statement
|