[#59037] Primerize "Log time" dialog #3060
Annotations
2 errors
[eslint] frontend/src/app/features/calendar/te-calendar/te-calendar.component.ts#L597 <@typescript-eslint/no-unsafe-argument>(https://typescript-eslint.io/rules/no-unsafe-argument):
frontend/src/app/features/calendar/te-calendar/te-calendar.component.ts#L597
Unsafe argument of type `any` assigned to a parameter of type `TimeEntryResource`.
|
[eslint] frontend/src/app/shared/components/op-context-menu/wp-context-menu/wp-single-context-menu.ts#L28 <@typescript-eslint/no-shadow>(https://typescript-eslint.io/rules/no-shadow):
frontend/src/app/shared/components/op-context-menu/wp-context-menu/wp-single-context-menu.ts#L28
'HookService' is already declared in the upper scope on line 9 column 10.
|