Skip to content

Branch test of rework-axios-api-for-public-backend (rtrembecky's PR) #771

Branch test of rework-axios-api-for-public-backend (rtrembecky's PR)

Branch test of rework-axios-api-for-public-backend (rtrembecky's PR) #771

Triggered via pull request December 16, 2024 16:18
Status Failure
Total duration 1m 16s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
branch-test: src/components/CompetitionPage/CompetitionPage.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/PageLayout/Footer/Footer.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/PasswordReset/PasswordReset.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/Posts/Posts.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/ProblemAdministration/ProblemAdministration.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/Problems/Problems.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/Profile/PasswordChangeForm.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/Profile/ProfileDetail.tsx#L1
Run autofix to sort these imports!
branch-test: src/components/RegisterForm/RegisterForm.tsx#L1
Run autofix to sort these imports!
branch-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
branch-test: next.config.ts#L8
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
branch-test: next.config.ts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
branch-test: next.config.ts#L21
Unexpected any. Specify a different type
branch-test: src/components/Admin/custom/MyEditActions.tsx#L25
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
branch-test: src/components/PageLayout/MenuMain/BottomButtons.tsx#L1
'Box' is defined but never used
branch-test: src/components/Problems/UploadProblemForm.tsx#L44
Unexpected console statement
branch-test: src/components/SchoolSubForm/SchoolSubForm.tsx#L75
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
branch-test: src/components/SchoolSubForm/SchoolSubForm.tsx#L86
React Hook useEffect has missing dependencies: 'setValue' and 'without_school'. Either include them or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
branch-test: src/pages/strom/akcie/[[...params]].tsx#L60
'e' is defined but never used