Skip to content

Add Github Actions

Add Github Actions #5

Triggered via push May 16, 2024 12:58
Status Success
Total duration 1m 31s
Artifacts

check.yml

on: push
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#L7
'MatTableDataSource' is defined but never used
lint-eslint: src/app/app.component.ts#L25
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint-eslint: src/app/app.component.ts#L33
'accounts' is assigned a value but never used
lint-eslint: src/app/app.component.ts#L37
Empty block statement
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#L7
'MatTableDataSource' is defined but never used
lint-eslint: src/app/app.component.ts#L25
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint-eslint: src/app/app.component.ts#L33
'accounts' is assigned a value but never used
lint-eslint: src/app/app.component.ts#L37
Empty block statement
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/.