Skip to content

Merge branch 'feat-user-registration' of https://github.com/atlp-rwan… #48

Merge branch 'feat-user-registration' of https://github.com/atlp-rwan…

Merge branch 'feat-user-registration' of https://github.com/atlp-rwan… #48

Triggered via push May 1, 2024 15:45
Status Success
Total duration 1m 6s
Artifacts

ci.yml

on: push
build-lint-test-coverage
58s
build-lint-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-lint-test-coverage: migrations/1714495123940-users.ts#L5
Missing space before function parentheses
build-lint-test-coverage: migrations/1714495123940-users.ts#L20
Missing space before function parentheses
build-lint-test-coverage: migrations/1714553873264-UpdateUserEntity.ts#L5
Missing space before function parentheses
build-lint-test-coverage: migrations/1714553873264-UpdateUserEntity.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/controllers/authController.ts#L8
Missing return type on function
build-lint-test-coverage: src/index.ts#L21
'res' is defined but never used. Allowed unused args must match /^_/u
build-lint-test-coverage: src/middlewares/errorHandler.ts#L15
'req' is defined but never used. Allowed unused args must match /^_/u