Skip to content

fixing tests and rebasing with develop #188

fixing tests and rebasing with develop

fixing tests and rebasing with develop #188

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

ci.yml

on: push
build-lint-test-coverage
1m 11s
build-lint-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-lint-test-coverage: src/__test__/route.test.ts#L84
'res' is assigned a value but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/route.test.ts#L84
'res' is assigned a value but never used
build-lint-test-coverage: src/controllers/authController.ts#L14
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L18
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L22
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L26
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L30
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L34
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L38
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L41
Missing return type on function