Skip to content

add error handling and error alert #84

add error handling and error alert

add error handling and error alert #84

Triggered via pull request January 9, 2024 16:30
Status Failure
Total duration 35s
Artifacts

angular-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
format: ui/src/app/shared/error/error-alert.component.html#L6
click must be accompanied by either keyup, keydown or keypress event for accessibility
format: ui/src/app/shared/error/error-alert.component.html#L6
Elements with interaction handlers must be focusable
format
Process completed with exit code 1.
format: ui/src/app/account/login/login.component.spec.ts#L14
'stateStorageService' is assigned a value but never used
format: ui/src/app/account/login/login.component.ts#L74
Forbidden non-null assertion
format: ui/src/app/account/login/login.component.ts#L74
Forbidden non-null assertion
format: ui/src/app/account/login/login.component.ts#L75
Forbidden non-null assertion
format: ui/src/app/account/login/login.component.ts#L75
Forbidden non-null assertion
format: ui/src/app/account/login/login.component.ts#L88
'account' is defined but never used
format: ui/src/app/account/login/login.component.ts#L98
'err' is defined but never used
format: ui/src/app/account/model/login.model.ts#L3
Unexpected any. Specify a different type