Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[FEATURE] Mobile navbar & more #21

[FEATURE] Mobile navbar & more

[FEATURE] Mobile navbar & more #21

Triggered via pull request October 29, 2023 13:47
Status Failure
Total duration 58s
Artifacts

update.yml

on: pull_request
execute-lint  /  lint
44s
execute-lint / lint
execute-tests  /  unit-tests
execute-tests / unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
execute-lint / lint: src/components/common/button/button.component.spec.ts#L21
Unsafe assignment of an `any` value
execute-lint / lint: src/components/common/icons/user_icon/user_icon.component.spec.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `Type<IconUserIconComponent>`
execute-lint / lint: src/components/common/icons/user_icon/user_icon.component.spec.ts#L27
Unsafe member access .url on an `any` value
execute-lint / lint: src/components/common/icons/user_icon/user_icon.component.spec.ts#L28
Unsafe member access .hasPicture on an `any` value
execute-lint / lint: src/components/common/icons/user_icon/user_icon.component.spec.ts#L32
Unsafe member access .url on an `any` value
execute-lint / lint: src/components/common/icons/user_icon/user_icon.component.spec.ts#L33
Unsafe member access .hasPicture on an `any` value
execute-lint / lint: src/app-routing.module.ts#L9
'UserPaymentsComponent' is defined but never used
execute-lint / lint: src/app-routing.module.ts#L12
'UserPermissionService' is defined but never used
execute-lint / lint: src/app.component.ts#L2
'OnInit' is defined but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L72
'aspectRatio' is assigned a value but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L112
'data' is assigned a value but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L115
'promise' is assigned a value but never used