refactor: Refactor user.model for improved type safety #571
Annotations
5 errors and 3 warnings
build (20.x)
Property 'setFromUserModel' does not exist on type 'User'.
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
Property 'setFromUserModel' does not exist on type 'User'.
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
src/app/core/audit/list-audit-entries/audit-actor-filter.directive.ts#L3
'Observable' is defined but never used
|
build (18.x):
src/app/core/audit/list-audit-entries/audit-actor-filter.directive.ts#L3
'Observable' is defined but never used
|