Skip to content

Branch test of create_publications (vikibrezinova's PR) #197

Branch test of create_publications (vikibrezinova's PR)

Branch test of create_publications (vikibrezinova's PR) #197

Triggered via pull request November 10, 2023 17:48
Status Failure
Total duration 1m 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
branch-test: src/components/PublicationUploader/PublicationUploader.tsx#L15
Replace `uploadLink,·acceptedFormats,·publication_type,·event,·order,·refetch` with `⏎··uploadLink,⏎··acceptedFormats,⏎··publication_type,⏎··event,⏎··order,⏎··refetch,⏎`
branch-test
Process completed with exit code 1.
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/Problems/UploadProblemForm.tsx#L36
Unexpected console statement
branch-test: src/components/Problems/UploadProblemForm.tsx#L45
'acceptedFiles' is assigned a value but never used
branch-test: src/components/Problems/UploadProblemForm.tsx#L45
'fileRejections' is assigned a value but never used
branch-test: src/components/PublicationUploader/PublicationUploader.tsx#L30
React Hook useCallback has missing dependencies: 'event', 'order', and 'publication_type'. Either include them or remove the dependency array