Skip to content

Feat: Signin a user with email and password #94

Feat: Signin a user with email and password

Feat: Signin a user with email and password #94

Triggered via pull request May 3, 2024 14:52
@Ndevu12Ndevu12
synchronize #58
feat-signin
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
build-lint-test-coverage
38s
build-lint-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-lint-test-coverage: src/controllers/index.ts#L2
Cannot find module './loginAndOutController' or its corresponding type declarations.
build-lint-test-coverage
Process completed with exit code 2.
build-lint-test-coverage: migrations/1714595134552-UserMigration.ts#L5
Missing space before function parentheses
build-lint-test-coverage: migrations/1714595134552-UserMigration.ts#L27
Missing space before function parentheses
build-lint-test-coverage: src/__test__/route.test.ts#L5
'Repository' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/route.test.ts#L5
'Repository' is defined but never used
build-lint-test-coverage: src/__test__/signin.test.ts#L3
'Any' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/signin.test.ts#L3
'Any' is defined but never used
build-lint-test-coverage: src/controllers/authController.ts#L8
Missing return type on function
build-lint-test-coverage: src/entities/User.ts#L10
Trailing spaces not allowed
build-lint-test-coverage: src/entities/User.ts#L17
Trailing spaces not allowed