temporar implementation #65
on_push_or_pr.yml
on: push
nest_test_and_sonarcloud
/
Nest Test
2m 17s
codeql_analyze
/
Analyze CodeQL
1m 32s
nest_lint
/
Nest Lint
49s
nest_test_and_sonarcloud
/
SonarCloud
0s
Annotations
2 errors and 3 warnings
nest_lint / Nest Lint
Process completed with exit code 1.
|
nest_test_and_sonarcloud / Nest Test
Process completed with exit code 1.
|
nest_lint / Nest Lint:
src/modules/person/persistence/person-sorting.mapper.ts#L17
Expected key to have a type annotation
|
nest_lint / Nest Lint:
src/modules/person/persistence/person-sorting.mapper.ts#L18
Expected key to have a type annotation
|
nest_lint / Nest Lint:
src/shared/query/empty-result.query.ts#L5
Expected EmptyResultQuery to have a type annotation
|