Skip to content

Org selector style tweak #37

Org selector style tweak

Org selector style tweak #37

Triggered via push January 31, 2025 20:35
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
lint_and_build
28s

Annotations

10 errors
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L108
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L109
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L130
Unsafe argument of type `any` assigned to a parameter of type `DrawerMode`
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L244
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