Skip to content

Merge branch 'feature-user-registration' of https://github.com/atlp-r… #98

Merge branch 'feature-user-registration' of https://github.com/atlp-r…

Merge branch 'feature-user-registration' of https://github.com/atlp-r… #98

Triggered via push May 4, 2024 09:25
Status Success
Total duration 1m 4s
Artifacts

ci.yml

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

Annotations

10 warnings
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/controllers/authController.ts#L6
'send' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/controllers/authController.ts#L6
'send' is defined but never used
build-lint-test-coverage: src/controllers/authController.ts#L10
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L47
Trailing spaces not allowed