Skip to content

Organization List Component, as well as user data retrieval from backend #27

Organization List Component, as well as user data retrieval from backend

Organization List Component, as well as user data retrieval from backend #27

Triggered via pull request January 29, 2025 22:57
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
lint_and_build
23s
lint_and_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L122
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L123
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L144
Unsafe argument of type `any` assigned to a parameter of type `DrawerMode`
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L281
Unsafe member access .parentElement on an `any` value
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L15
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L17
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L18
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L52
Unsafe call of a(n) `any` typed value
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L52
Unsafe member access .items on an `any` value
lint_and_build: src/@seed/components/navigation/navigation.service.ts#L26
Type parameter T is used only once in the function signature