Skip to content

DR-804:convert code base to type script #6

DR-804:convert code base to type script

DR-804:convert code base to type script #6

Triggered via pull request May 20, 2024 09:33
Status Success
Total duration 1m 29s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
lint-prettier
Process completed with exit code 1.
lint-eslint: src/app/app-routing.module.ts#L16
'UserInvitationComponent' is defined but never used
lint-eslint: src/app/app.component.ts#L2
'FormBuilder' is defined but never used
lint-eslint: src/app/app.component.ts#L3
'SelectionModel' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'MediaMatcher' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'ChangeDetectorRef' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'OnDestroy' is defined but never used
lint-eslint: src/app/app.component.ts#L6
'MatTableDataSource' is defined but never used
lint-eslint: src/app/auth/auth.interceptor.ts#L9
'of' is defined but never used
lint-eslint: src/app/auth/auth.interceptor.ts#L17
'authorizationToken' is never reassigned. Use 'const' instead
lint-eslint: src/app/auth/auth.interceptor.ts#L36
'caught' is defined but never used
lint-eslint: src/app/app-routing.module.ts#L16
'UserInvitationComponent' is defined but never used
lint-eslint: src/app/app.component.ts#L2
'FormBuilder' is defined but never used
lint-eslint: src/app/app.component.ts#L3
'SelectionModel' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'MediaMatcher' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'ChangeDetectorRef' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'OnDestroy' is defined but never used
lint-eslint: src/app/app.component.ts#L6
'MatTableDataSource' is defined but never used
lint-eslint: src/app/auth/auth.interceptor.ts#L9
'of' is defined but never used
lint-eslint: src/app/auth/auth.interceptor.ts#L17
'authorizationToken' is never reassigned. Use 'const' instead
lint-eslint: src/app/auth/auth.interceptor.ts#L36
'caught' is defined but never used
lint-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.