Branch test of 398-post-details-can-be-closed (Matushl's PR) #626
Annotations
5 warnings
branch-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/PostDetail.tsx#L1
'Box' is defined but never used
|
branch-test:
src/components/Problems/UploadProblemForm.tsx#L39
Unexpected console statement
|