chore(migrate to nx v17): updated nx from 16 to 17 and angular packag… #37
Annotations
1 error and 6 warnings
main
Process completed with exit code 1.
|
main:
libs/data-access/src/lib/infrastructure/mock.repository.ts#L24
Forbidden non-null assertion
|
main:
libs/data-access/src/lib/infrastructure/mock.repository.ts#L48
Forbidden non-null assertion
|
main:
libs/data-access/src/lib/infrastructure/mock.repository.ts#L55
Forbidden non-null assertion
|
main:
libs/data-access/src/lib/mappers/refactor-schedule.ts#L1
'ScheduleRepository' is defined but never used
|
main:
libs/feature/src/lib/components/confirm-dialog/confirm-dialog.decorator.ts#L16
Unexpected any. Specify a different type
|
main:
libs/feature/src/lib/components/confirm-dialog/confirm-dialog.decorator.ts#L26
Unexpected any. Specify a different type
|