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

[FEATURE] Mobile navbar & more #24

[FEATURE] Mobile navbar & more

[FEATURE] Mobile navbar & more #24

Triggered via pull request October 31, 2023 18:44
Status Failure
Total duration 1m 8s
Artifacts

update.yml

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

Annotations

10 errors and 7 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.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
execute-lint / lint: src/services/user.service.ts#L96
'id' is defined but never used