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

[FEATURE] Mobile navbar & more #20

[FEATURE] Mobile navbar & more

[FEATURE] Mobile navbar & more #20

Triggered via pull request October 28, 2023 19:52
Status Failure
Total duration 1m 0s
Artifacts

update.yml

on: pull_request
execute-lint  /  lint
47s
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/common.module.ts#L9
`./selectors/select/select.component` import should occur after import of `./selectors/lang/lang_selector.component`
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#L1
'inject' is defined but never used
execute-lint / lint: src/app-routing.module.ts#L2
'ActivatedRouteSnapshot' 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/icons/promo_icon/promo_icon.component.ts#L5
'environment' is defined but never used
execute-lint / lint: src/components/common/icons/promo_icon/promo_icon.component.ts#L6
'DEFAULT_HEADERS' is defined but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L71
'aspectRatio' is assigned a value but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L111
'data' is assigned a value but never used
execute-lint / lint: src/components/common/image_cropper/image-cropper.component.ts#L114
'promise' is assigned a value but never used
execute-lint / lint: src/main.ts#L8
Unexpected console statement