Skip to content

Add Linter CI

Add Linter CI #8

Triggered via pull request May 21, 2024 10:53
Status Success
Total duration 1m 32s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
lint-eslint: src/app/app-routing.module.ts#L16
'UserInvitationComponent' is defined but never used
lint-eslint: src/app/app.component.ts#L1
'FormBuilder' is defined but never used
lint-eslint: src/app/app.component.ts#L2
'SelectionModel' is defined but never used
lint-eslint: src/app/app.component.ts#L3
'MediaMatcher' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'ChangeDetectorRef' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'OnDestroy' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'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#L19
'authorizationToken' is never reassigned. Use 'const' instead
lint-eslint: src/app/auth/auth.interceptor.ts#L41
'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#L1
'FormBuilder' is defined but never used
lint-eslint: src/app/app.component.ts#L2
'SelectionModel' is defined but never used
lint-eslint: src/app/app.component.ts#L3
'MediaMatcher' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'ChangeDetectorRef' is defined but never used
lint-eslint: src/app/app.component.ts#L4
'OnDestroy' is defined but never used
lint-eslint: src/app/app.component.ts#L5
'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#L19
'authorizationToken' is never reassigned. Use 'const' instead
lint-eslint: src/app/auth/auth.interceptor.ts#L41
'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/.