Skip to content

Merge branch 'alpha' into back/main #57

Merge branch 'alpha' into back/main

Merge branch 'alpha' into back/main #57

Triggered via push November 11, 2024 07:56
Status Failure
Total duration 43s
Artifacts

CI.yml

on: push
BE-test-and-build
32s
BE-test-and-build
FE-test-and-build
19s
FE-test-and-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
BE-test-and-build: BE/src/app.module.ts#L8
'User' is defined but never used
BE-test-and-build: BE/src/auth/dto/auth-credentials.dto.ts#L17
Duplicate name 'email'
BE-test-and-build: BE/src/auth/dto/auth-credentials.dto.ts#L56
Duplicate name 'password'
BE-test-and-build
Process completed with exit code 1.
FE-test-and-build: FE/src/components/TopFive/Nav.tsx#L31
React Hook useEffect has a missing dependency: 'markets'. Either include it or remove the dependency array