Skip to content

EW-561 some code clean up #138

EW-561 some code clean up

EW-561 some code clean up #138

Triggered via push October 16, 2023 12:56
Status Failure
Total duration 3m 19s
Artifacts
nest_test_and_sonarcloud  /  Nest Test
3m 7s
nest_test_and_sonarcloud / Nest Test
codeql_analyze  /  Analyze CodeQL
1m 59s
codeql_analyze / Analyze CodeQL
nest_lint  /  Nest Lint
50s
nest_lint / Nest Lint
nest_test_and_sonarcloud  /  SonarCloud
0s
nest_test_and_sonarcloud / SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

11 errors
nest_lint / Nest Lint: src/modules/person/domain/person.service.spec.ts#L132
Unsafe member access .mockResolvedValue on an `any` value
nest_lint / Nest Lint: src/modules/person/domain/person.service.spec.ts#L132
Unsafe call of an `any` typed value
nest_lint / Nest Lint: src/modules/person/domain/person.service.spec.ts#L141
Unsafe member access .mockResolvedValue on an `any` value
nest_lint / Nest Lint: src/modules/person/domain/person.service.spec.ts#L141
Unsafe call of an `any` typed value
nest_lint / Nest Lint: src/shared/paging/global-pagination-headers.interceptor.ts#L4
'express' should be listed in the project's dependencies. Run 'npm i -S express' to add it
nest_lint / Nest Lint
Process completed with exit code 1.
nest_test_and_sonarcloud / Nest Test
Process completed with exit code 1.