Skip to content

Merge branch 'main' into EW-561 #139

Merge branch 'main' into EW-561

Merge branch 'main' into EW-561 #139

Triggered via push October 16, 2023 12:59
Status Failure
Total duration 3m 15s
Artifacts
nest_test_and_sonarcloud  /  Nest Test
3m 6s
nest_test_and_sonarcloud / Nest Test
codeql_analyze  /  Analyze CodeQL
1m 54s
codeql_analyze / Analyze CodeQL
nest_lint  /  Nest Lint
56s
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/api/person.controller.ts#L99
Unsafe assignment of an `any` value
nest_lint / Nest Lint: src/modules/person/api/person.controller.ts#L99
Unsafe member access .findAll on an `any` value
nest_lint / Nest Lint: src/modules/person/api/person.controller.ts#L99
Unsafe call of an `any` typed value
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_test_and_sonarcloud / Nest Test
Process completed with exit code 1.