Skip to content

--amend

--amend #233

Triggered via push May 9, 2024 04:30
Status Failure
Total duration 53s
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
build-lint-test-coverage
Process completed with exit code 1.
build-lint-test-coverage: src/__test__/isAllowed.test.ts#L51
'userRepository' is assigned a value but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/isAllowed.test.ts#L51
'userRepository' is assigned a value but never used
build-lint-test-coverage: src/__test__/isAllowed.test.ts#L66
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/isAllowed.test.ts#L85
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/userStatus.test.ts#L39
'userRepository' is assigned a value but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/userStatus.test.ts#L39
'userRepository' is assigned a value but never used
build-lint-test-coverage: src/controllers/authController.ts#L11
Trailing spaces not allowed
build-lint-test-coverage: src/controllers/authController.ts#L19
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L23
Missing return type on function
build-lint-test-coverage: src/controllers/authController.ts#L27
Missing return type on function