Skip to content
Triggered via push January 29, 2025 17:21
Status Failure
Total duration 5m 41s
Artifacts
create_environment
14s
create_environment
Matrix: test
Matrix: build
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
create_environment
Process completed with exit code 1.
test (admin, 5050e7bd5): admin/src/app.jsx#L71
Unexpected use of file extension "service" for "./services/cohort.service"
test (admin, 5050e7bd5): admin/src/app.jsx#L164
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (admin, 5050e7bd5): admin/src/app.jsx#L207
React Hook useEffect has missing dependencies: 'cohorts' and 'dispatch'. Either include them or remove the dependency array
test (admin, 5050e7bd5): admin/src/assets/ArrowUp.jsx#L3
'props' is defined but never used
test (admin, 5050e7bd5): admin/src/assets/icons/EmptyFileIcon.jsx#L3
'props' is defined but never used
test (admin, 5050e7bd5): admin/src/components/FileUpload.jsx#L104
React Hook useCallback has an unnecessary dependency: 'files'. Either exclude it or remove the dependency array
test (admin, 5050e7bd5): admin/src/components/IconDomain.jsx#L50
React Hook React.useEffect has a missing dependency: 'iconStyle'. Either include it or remove the dependency array. If 'setIcon' needs the current value of 'iconStyle', you can also switch to useReducer instead of useState and read 'iconStyle' in the reducer
test (admin, 5050e7bd5): admin/src/components/IconDomainRounded.jsx#L50
React Hook React.useEffect has a missing dependency: 'iconStyle'. Either include it or remove the dependency array. If 'setIcon' needs the current value of 'iconStyle', you can also switch to useReducer instead of useState and read 'iconStyle' in the reducer
test (admin, 5050e7bd5): admin/src/components/Panel.jsx#L23
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render
test (admin, 5050e7bd5): admin/src/components/Panel.jsx#L25
React Hook "React.useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L8
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L10
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L26
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L29
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L31
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L33
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/__mocks__/passport.ts#L36
Do not use "@ts-ignore" because it alters compilation errors
test (api, 5050e7bd5): api/src/__tests__/cle/appelAProjet.test.ts#L21
Do not use "@ts-ignore" because it alters compilation errors