Skip to content

Merge branch 'fix-feature-user-registration' of https://github.com/at… #117

Merge branch 'fix-feature-user-registration' of https://github.com/at…

Merge branch 'fix-feature-user-registration' of https://github.com/at… #117

Triggered via push May 5, 2024 11:50
Status Success
Total duration 1m 3s
Artifacts

ci.yml

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

Annotations

10 warnings
build-lint-test-coverage: src/__test__/route.test.ts#L94
'res' is assigned a value but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/route.test.ts#L94
'res' is assigned a value but never used
build-lint-test-coverage: src/__test__/route.test.ts#L105
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/route.test.ts#L113
Trailing spaces not allowed
build-lint-test-coverage: src/controllers/authController.ts#L2
'User' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/controllers/authController.ts#L2
'User' is defined but never used
build-lint-test-coverage: src/controllers/authController.ts#L3
'bcrypt' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/controllers/authController.ts#L3
'bcrypt' is defined but never used
build-lint-test-coverage: src/controllers/authController.ts#L4
'getRepository' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/controllers/authController.ts#L4
'getRepository' is defined but never used