Merge branch 'alpha' into back/main #57
CI.yml
on: push
BE-test-and-build
32s
FE-test-and-build
19s
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
|