Skip to content

merging branches

merging branches #85

Triggered via push May 3, 2024 13:40
Status Failure
Total duration 51s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
build-lint-test-coverage: src/helpers/TokenizeAndVerifyPass.ts#L1
Cannot find module 'jsonwebtoken' or its corresponding type declarations.
build-lint-test-coverage
Process completed with exit code 2.
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/__test__/signin.test.ts#L3
'Any' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/signin.test.ts#L3
'Any' is defined but never used
build-lint-test-coverage: src/controllers/authController.ts#L8
Missing return type on function
build-lint-test-coverage: src/controllers/signinAndLogout.ts#L3
'responseError' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/controllers/signinAndLogout.ts#L3
'responseError' is defined but never used